SQLite connection settings and JDBC URL.
SQLite connection settings and JDBC URL.
(build-jdbc-url db-config)Build the SQLite JDBC URL from db-config.
Build the SQLite JDBC URL from `db-config`.
HikariCP defaults for an embedded database. SQLite serialises writes, so the pool stays small.
HikariCP defaults for an embedded database. SQLite serialises writes, so the pool stays small.
(session-statements db-config)PRAGMAs for concurrency, durability and referential integrity. Each runs on its own — see common.adapter/run-session-statements!.
PRAGMAs for concurrency, durability and referential integrity. Each runs on its own — see common.adapter/run-session-statements!.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |