(normalize-reference s
{:keys [preserve-identifiers? quotes-preserve-case?]
:as opts})
Normalize a schema, table, column, etc. references so that we can match them regardless of syntactic differences.
Normalize a schema, table, column, etc. references so that we can match them regardless of syntactic differences.
(query->components parsed-ast & {:as opts})
See macaw.core/query->components doc.
See macaw.core/query->components doc.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close