force-stop?
option to embedded postgres.cb/ignite!
, cb/quench!
, cb/re-ignite
for dynamic systems.stop-embedded-postgres
to always succeed.ch.codesmith.blocks.xtdb.ring
(BREAKING CHANGE):ch.codesmith.blocks.reitit.dev/dynamic-router
as router.cb/resolve-block
to return nil instead of the key if the key is not present in the system.get-block
and resolve-block
in ch.codesmith.blocks.dev
.next.jdbc/with-options
when creating a DataSourcenew ideas with profile merging, auto-derive; blocks are now normal integrant components.
breaking change: use fully namespaced keywords for blocks stuff
breaking change: submap for datasource properties.
breaking change: move some postres-dev functions to jdbc-dev
postgres: :migratus key renamed to :migration-config
postgres: :connection-url renamed to :jdbcUrl
postgres/postgres-dev: allow to pass an arbitrary migration function (and config).
jdbc block for common jdbc functionality
bump dependencies
cb/resolve-block
to resolve a block from a system with the block-key; usefull for tests and replBreaking Change: the construction is different.
Can you improve this documentation?Edit on GitLab
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close