Liking cljdoc? Tell your friends :D

specomatic-db.db.type

Functions for determining the database type (SQL backend) of a jdbc connectable.

Functions for determining the database type (SQL backend) of a jdbc connectable.
raw docstring

get-dbtypeclj

(get-dbtype connectable & _)

Gets the dbtype from a jdbc connectable.

Gets the dbtype from a jdbc `connectable`.
sourceraw docstring

get-jdbc-url-dbtypeclj

(get-jdbc-url-dbtype s)

Gets the dbtype from a jdbc formatted url string.

Gets the dbtype from a jdbc formatted url string.
sourceraw docstring

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

× close