Liking cljdoc? Tell your friends :D
All platforms.

honey.sql.protocols

InlineValue -- a protocol that defines how to inline values; (sqlize x) produces a SQL string for x.

InlineValue -- a protocol that defines how to inline
values; (sqlize x) produces a SQL string for x.
raw docstring

InlineValueclj/sprotocol

sqlizeclj/s

(sqlize this)

Render value inline in a SQL string.

Render value inline in a SQL string.
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close