Back

-execute-all (clj)

(source)

protocol

(-execute-all this sql-params opts)
Executes the SQL and produces (by default) a vector of fully-realized, datafiable hash maps from the `ResultSet`.

Examples