Automatic database schema evolution utilities
Automatic database schema evolution utilities
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |