Liking cljdoc? Tell your friends :D
Clojure only.

wagoe.platform.shell.adapters.database.sqlite.core

SQLite adapter.

Booleans as integers, no information_schema — introspection reads sqlite_master and PRAGMA table_info — and a set of PRAGMAs applied per connection, see sqlite.connection.

SQLite adapter.

Booleans as integers, no information_schema — introspection reads
sqlite_master and PRAGMA table_info — and a set of PRAGMAs applied per
connection, see sqlite.connection.
raw docstring

new-adapterclj

(new-adapter)

Create a SQLite adapter.

Create a SQLite adapter.
sourceraw docstring

specclj

What SQLite does differently. See common.adapter for the keys.

What SQLite does differently. See common.adapter for the keys.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close