def

func:sqlExecute

sqlExecute(conn, sql)

Execute a SQL statement and if applicable return a result. If the statement produced auto-generated keys, then return an list of the keys generated, otherwise return number of rows modified.

WARNING: any admin user will have full access to update the database based on the user account configured by the sqlConn.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function