Liking cljdoc? Tell your friends :D
Clojure only.

metabase.sync.sync-metadata.tables

Logic for updating Metabase Table models from metadata fetched from a physical DB.

Logic for updating Metabase Table models from metadata fetched from a physical DB.
raw docstring

sync-tables!clj

(sync-tables! database)

Inputs: [database :- i/DatabaseInstance]

Sync the Tables recorded in the Metabase application database with the ones obtained by calling DATABASE's driver's implementation of describe-database.

Inputs: [database :- i/DatabaseInstance]

Sync the Tables recorded in the Metabase application database with the ones obtained by calling DATABASE's driver's
implementation of `describe-database`.
sourceraw docstring

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

× close