Flexdb 0.4.1-SNAPSHOT
Released under the Eclipse Public License
Provide flexible database access, insert records without explicitly creating tables and columns first.
Installation
To install, add the following dependency to your project or build file:
[ndevreeze/flexdb "0.4.1-SNAPSHOT"]
Topics
Namespaces
ndevreeze.flexdb
Public variables and functions:
- *DEBUG*
 - alter-table
 - close-db
 - column-exists?
 - column-meta-data
 - column-name
 - column-with-datatype
 - columns
 - create-table
 - current-connection
 - db-class-map
 - db-value
 - db-values
 - dquoted
 - dquoted-record
 - exec
 - get-first-id
 - id-spec
 - in-transaction
 - in-transaction?
 - insert
 - insert-no-check
 - insert-opt
 - log!
 - map-kv
 - map-kv-key
 - new-columns
 - open-db
 - open-db-spec
 - open-db-sqlite
 - query
 - set-init-function
 - set-transaction
 - sql-db-type
 - sql-db-types
 - surround-brackets
 - table-exists?
 - table-meta-data
 - tables
 - unset-transaction