[Gravity] SQLiteDMLQueryBuilder

Review Request #92 — Created May 15, 2013 and discarded — Latest diff uploaded

dinos
Lunr
dinostheo:SQLiteConnection
lunr
This review contains the code for the sqlite query builder, as well as its unit tests.
https://github.com/dinostheo/lunr/tree/SQLiteDMLQueryBuilder

It depends on the http://reviews.lunr.nl/r/83/
https://github.com/dinostheo/lunr/tree/SQLiteConnection
which is necessary for the escaping methods only.

I also depends on http://reviews.lunr.nl/r/93/
for the delimiter.
unit tests
Loading...