Liking cljdoc? Tell your friends :D

etlp.core


apply-schema-migrationclj

(apply-schema-migration conn {:keys [table specs]})

Apply the schema to the database

Apply the schema to the database
sourceraw docstring

close-connectionclj

(close-connection conn)
source

create-connectionclj

(create-connection {:keys [host user dbname password port]})
source

create-pipeline-processorclj

(create-pipeline-processor {:keys [table-opts]})
source

db-schema-migrated?clj

(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
sourceraw docstring

file-reducerclj

(file-reducer {:keys [record-generator operation]})
source

filesclj

(files dirpath)
source

files-processorclj

(files-processor dir)
source

lines-reducibleclj

(lines-reducible rdr)
source

pg-destinationclj

(pg-destination table)
source

process-parallelclj

(process-parallel transducer params files)
source

process-with-transducersclj

(process-with-transducers transducer params files)
source

read-linesclj

(read-lines file)
source

with-pathclj

(with-path dirpath file)
source

write-batchclj

(write-batch conn table batch)
source

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

× close