Liking cljdoc? Tell your friends :D

sqlosure.backends.base

This namespace defines the default implementation for all supported SQLosure types. Backends will want to implement their specific types be reifying the type implementations provided here.

This namespace defines the default implementation for all supported SQLosure
types. Backends will want to implement their specific types be reifying the
type implementations provided here.
raw docstring

blob%clj

source

boolean%clj

source

bytea%clj

source

clob%clj

source

date%clj

source

double%clj

source

integer%clj

source

nullclj

(null impl)

Takes a type-implementation and returns an implementation with it's atomic-type set to nullable.

Takes a type-implementation and returns an implementation with it's
atomic-type set to nullable.
sourceraw docstring

string%clj

source

timestamp%clj

source

typesclj

source

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

× close