Back

execute-one! (clj)

(source)

function

(execute-one! sql-p) (execute-one! sql-p opts)
Given a vector containing a SQL statement and parameters, defer execution of that statement.

Examples