Functions for determining the database type (SQL backend) of a jdbc connectable.
Functions for determining the database type (SQL backend) of a jdbc connectable.
(get-dbtype connectable & _)
Gets the dbtype from a jdbc connectable
.
Gets the dbtype from a jdbc `connectable`.
(get-jdbc-url-dbtype s)
Gets the dbtype from a jdbc formatted url string.
Gets the dbtype from a jdbc formatted url string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close