(attr->ops schema-name
key->attribute
{:com.fulcrologic.rad.attributes/keys [qualified-key type identity?
identities]
:keys [:com.fulcrologic.rad.attributes/schema]
:as attr})
(automatic-schema schema-name attributes)
Returns SQL schema for all attributes that support it.
Returns SQL schema for all attributes that support it.
(migrate! config all-attributes connection-pools)
(new-id-column table column attr)
(new-ref-column table column attr)
(new-scalar-column table column attr)
(new-table table)
(sql-type {:com.fulcrologic.rad.attributes/keys [type]
:com.fulcrologic.rad.database-adapters.sql/keys [max-length]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close