Commit graph

5 commits

Author SHA1 Message Date
Gered a86d4eef17 add ability to manually provide table name hints for unparseable sql
an important backup to allow SQL that JSqlParser cannot handle still
be used in the views system. JSqlParser is still actively maintained
and will get better over time, but it cannot handle everything thrown
at it.
2016-05-22 22:07:26 -04:00
Gered d82702d946 add clojure.jdbc query result-set-fn support to views 2016-05-22 18:16:00 -04:00
Gered 1c4c20fb61 update function doc comments 2016-05-22 15:42:18 -04:00
Gered c717bb8010 update README.md 2016-05-22 15:38:36 -04:00
Gered 79b70390a1 initial commit 2016-05-22 15:26:20 -04:00