Gered
cbeae300d9
forgot a few
2016-05-31 18:32:59 -04:00
Gered
aec0ccfe41
test cleanups
2016-05-31 18:30:36 -04:00
Gered
e02779688b
remove unnecessary import
2016-05-31 18:22:28 -04:00
Gered
3fa21ecb99
fix test fixture name
2016-05-31 18:21:12 -04:00
Gered
0bf94fa60f
add tests
2016-05-31 18:20:09 -04:00
Gered
aa58b3116c
slight project rename
2016-05-31 10:54:47 -04:00
Gered
9f2bfc1820
updates for recent views changes. analyzed sql cache now kept global
...
just a single cache for all view systems that might be in use. i don't
think this should really be a problem
2016-05-29 19:02:39 -04:00
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