Liking cljdoc? Tell your friends :D

tadam.db


cast-data-dbclj

(cast-data-db raw-data)

Cast data from project.clj and sets SQLite path to point to the resources folder

Cast data from project.clj and sets SQLite path to point to the resources folder
sourceraw docstring

config-migrationsclj

source

createsuperuserclj

(createsuperuser)

Create superuser

Create superuser
sourceraw docstring

dbclj

source

deleteclj

(delete table data where)

Delete in database

Delete in database
sourceraw docstring

insertclj

(insert table data)

Insert in database

Insert in database
sourceraw docstring

listsuperusersclj

(listsuperusers)

List all superusers

List all superusers
sourceraw docstring

migrateclj

(migrate)

Migrate

Migrate
sourceraw docstring

prn-consolecljmacro

(prn-console nsym)

Prints text by console without double quotes with new line.

Prints text by console without double quotes with new line.
sourceraw docstring

query_allclj

(query_all sql)

Query in database with multiple results

Query in database with multiple results
sourceraw docstring

query_oneclj

(query_one sql)

Query in database with one result

Query in database with one result
sourceraw docstring

rollbackclj

(rollback)

Rollback

Rollback
sourceraw docstring

updateclj

(update table data where)

Update in database

Update in database
sourceraw docstring

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

× close