Back

-execute-one (clj)

(source)

protocol

(-execute-one this sql-params opts)
Executes the SQL or DDL and produces the first row of the `ResultSet` as a fully-realized, datafiable hash map (by default).

Examples