Liking cljdoc? Tell your friends :D
Clojure only.

metabase.sync.analyze.table-row-count

Logic for updating a Table's row count by running appropriate MBQL queries.

Logic for updating a Table's row count by running appropriate MBQL queries.
raw docstring

update-row-count!clj

(update-row-count! table)

Inputs: [table :- i/TableInstance]

Update the cached row count (rows) for a single TABLE.

Inputs: [table :- i/TableInstance]

Update the cached row count (`rows`) for a single TABLE.
sourceraw docstring

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

× close