honey.sql.protocols
(source)InlineValue -- a protocol that defines how to inline
values; (sqlize x) produces a SQL string for x.
For more info about this library see:
https://cljdoc.org/d/com.github.seancorfield/honeysql/2.5.1103/doc/getting-startedPublic Variable | Short Description |
---|---|
InlineValue (clj) | |
sqlize (clj) | Render value inline in a SQL string. |