Liking cljdoc? Tell your friends :D

macaw.collect


normalize-referenceclj

(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.
sourceraw docstring

query->componentsclj

(query->components parsed-ast & {:as opts})

See macaw.core/query->components doc.

See macaw.core/query->components doc.
sourceraw docstring

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

× close