Liking cljdoc? Tell your friends :D

com.eldrix.deprivare.store


available-propertiesclj

(available-properties conn)
source

check-version!clj

(check-version! conn read-only)
source

do-fetch-lsoaclj

(do-fetch-lsoa conn {:keys [id fetch-sql]} lsoa)
source

fetch-installed-datasetsclj

(fetch-installed-datasets conn)

Return a set of installed datasets.

Return a set of installed datasets.
sourceraw docstring

get-user-versionclj

(get-user-version conn)
source

import-datasetclj

(import-dataset conn
                ch
                {:keys [stream-fn create-sql insert-sql insert-data index-sql]
                 :as dataset})

Import a dataset into the database conn from the channel ch.

Import a dataset into the database `conn` from the channel `ch`.
sourceraw docstring

make-fetch-lsoaclj

(make-fetch-lsoa conn)
source

open-connectionclj

(open-connection filename)
source

set-user-version!clj

(set-user-version! conn v)
source

versionclj

source

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

× close