Liking cljdoc? Tell your friends :D
Clojure only.

org.clojars.punit-naik.in-memory-sql


startclj

(start & setup-ddl-statements)

Starts up the DB and optionally runs setup-ddl-statements defined as string in a vector or a string separated by Returns the db object

Starts up the DB and optionally runs `setup-ddl-statements` defined as string in a vector or a string separated by `
`
   Returns the `db` object
sourceraw docstring

stopclj

(stop db)
source

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

× close