honey.sql.protocols
(source)InlineValue -- a protocol that defines how to inline
values; (sqlize x) produces a SQL string for x.
Public Variable | Short Description |
---|---|
InlineValue (clj) | |
sqlize (clj) | Render value inline in a SQL string. |