Liking cljdoc? Tell your friends :D

specomatic-db.access-control

Functions that provide all aspects of access control of specomatic.db: Permissions, access predicates and associated SQL views.

Functions that provide all aspects of access control of specomatic.db: Permissions, access predicates and associated SQL views.
raw docstring

specomatic-db.core

The main namespace for consumers of specomatic-db. Contains functions for initialisation, retrieving and persisting entities.

The main namespace for consumers of specomatic-db. Contains functions for initialisation, retrieving and persisting entities.
raw docstring

specomatic-db.db.migration

Contains cross-platform functions, and multimethods to be implemented for specific SQL backends, for database migrations (DDL).

Contains cross-platform functions, and multimethods to be implemented for specific SQL backends, for database migrations (DDL).
raw docstring

specomatic-db.db.mutation

Defines mutation functions. Should be implemented for specific sql backends.

Defines mutation functions. Should be implemented for specific sql backends.
raw docstring

specomatic-db.db.sql

Defines multimethods to be implemented by hugsql functions for specific sql backends.

Defines multimethods to be implemented by hugsql functions for specific sql backends.
raw docstring

specomatic-db.db.type

Functions for determining the database type (SQL backend) of a jdbc connectable.

Functions for determining the database type (SQL backend) of a jdbc connectable.
raw docstring

specomatic-db.etype-def

Functions working with specomatic-db entity type definitions, extending specomatic entity type definitions.

Functions working with specomatic-db entity type definitions, extending specomatic entity type definitions.
raw docstring

specomatic-db.field-def

Functions working with specomatic-db field definitions, extending specomatic field definitions.

Functions working with specomatic-db field definitions, extending specomatic field definitions.
raw docstring

specomatic-db.registry

Functions that work with the clojure.spec registry (via specomatic.registry) to generate the specomatic-db schema and config.

Functions that work with the clojure.spec registry (via `specomatic.registry`) to generate the specomatic-db schema and config.
raw docstring

specomatic-db.schema

Functions working with the specomatic-db schema, extending the specomatic schema.

Functions working with the specomatic-db schema, extending the specomatic schema.
raw docstring

specomatic-db.seql

Contains all functions that work directly with the seql library: Provides schema generation and querying and registers transformations.

Contains all functions that work directly with the seql library: Provides schema generation and querying and registers transformations.
raw docstring

specomatic-db.spec

Specs and spec predicate functions for specomatic-db, extending the specs for specomatic.

Specs and spec predicate functions for specomatic-db, extending the specs for specomatic.
raw docstring

specomatic-db.util

Utility functions for specomatic-db.

Utility functions for specomatic-db.
raw docstring

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

× close