Liking cljdoc? Tell your friends :D

metabase.models.collection-revision


CollectionRevisionclj

(CollectionRevision)
(CollectionRevision id)
(CollectionRevision & kvs)

Entity for 'collection_revision' table; instance of CollectionRevisionInstance.

Entity for 'collection_revision' table; instance of CollectionRevisionInstance.
sourceraw docstring

latest-idclj

(latest-id)

Return the ID of the newest CollectionRevision, or zero if none have been made yet. (This is used by the collection graph update logic that checks for changes since the original graph was fetched).

Return the ID of the newest `CollectionRevision`, or zero if none have been made yet.
(This is used by the collection graph update logic that checks for changes since the original graph was fetched).
sourceraw docstring

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

× close