Liking cljdoc? Tell your friends :D

Metadata

In addition to querying, HoneyEQL supports querying the metadata of the database also.

(:heql-meta-data db-adapter)

; returns
{:entities ...
 :attributes ...
 :namespaces ...}

The visual representation of the above data for the Postgres Sakila database is available in the below links

Can you improve this documentation?Edit on GitHub

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

× close