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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |