(sql-format sql-str)
(sql-format sql-str indent)
(sql-format sql-str indent dialect)
sql-str : sql string. indent : format indent, defaults to two spaces. dialect : sql - Standard SQL n1ql - Couchbase N1QL db2 - IBM DB2 pl/sql - Oracle PL/SQL
sql-str : sql string. indent : format indent, defaults to two spaces. dialect : sql - Standard SQL n1ql - Couchbase N1QL db2 - IBM DB2 pl/sql - Oracle PL/SQL
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close