(create-extension ex)
makes create extension forms
makes create extension forms
(drop-extension ex)
makes drop extension forms
makes drop extension forms
(get-extensions module & [seed-only])
gets import forms
gets import forms
(get-schema-seed module)
gets schema seed for a given module
gets schema seed for a given module
(has-enum name schema)
checks for existence of an enum
checks for existence of an enum
(has-function name schema)
checks for existence of a function
checks for existence of a function
(has-index name schema)
cheks for the existence of an index
cheks for the existence of an index
(has-table name schema)
checks for existence of a table
checks for existence of a table
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close