Liking cljdoc? Tell your friends :D
Clojure only.

onyx.plugin.mysql

Implementation of MySQL-specific utility functions.

Implementation of MySQL-specific utility functions.
raw docstring

clause-orderclj

source

upsertclj

(upsert table row where)

Using honeysql-postgres, construct a SQL string to do upserts with Postgres. We expect the key in the 'where' map to be a primary key.

Using honeysql-postgres, construct a SQL string to do upserts with Postgres.
We expect the key in the 'where' map to be a primary key.
sourceraw docstring

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

× close