Liking cljdoc? Tell your friends :D
Clojure only.

co.gaiwan.oak.lib.automatic-schema

Automatic database schema evolution utilities

Automatic database schema evolution utilities
raw docstring

evolve-schema!clj

(evolve-schema! conn schema-defs)

Automatically evolve the database schema based on the provided schema definitions. Creates tables that don't exist and adds columns that are missing from existing tables.

Automatically evolve the database schema based on the provided schema definitions.
Creates tables that don't exist and adds columns that are missing from existing tables.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close