(apply-schema-migration conn {:keys [table specs]})
Apply the schema to the database
Apply the schema to the database
(db-schema-migrated? conn {:keys [table]})
Check if the schema has been migrated to the database
Check if the schema has been migrated to the database
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close