Liking cljdoc? Tell your friends :D

wagoe.platform.shell.adapters.database.mysql.connection

MySQL connection settings and JDBC URL.

MySQL connection settings and JDBC URL.
raw docstring

build-jdbc-urlclj

(build-jdbc-url {:keys [host port connection-params] db-name :name})

Build the MySQL JDBC URL from db-config.

Build the MySQL JDBC URL from `db-config`.
sourceraw docstring

pool-defaultsclj

HikariCP defaults for a server database.

HikariCP defaults for a server database.
sourceraw docstring

session-statementsclj

(session-statements db-config)

Strict mode, UTC, and UTF-8. Each runs on its own — see common.adapter/run-session-statements!.

Strict mode, UTC, and UTF-8. Each runs on its own — see
common.adapter/run-session-statements!.
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