[Gravity] Basic empty implementation of the SQLite3 DML Query Builder
Review Request #105 — Created June 16, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
master | |
106 | |
Reviewers | |
lunr | |
Add a stub class and update the connection class for it, as well as the relevant unit tests. Remove sql_xor from the query builder interface as SQLite does not support it.
Unit Tests