[Gravity] Add SQLDMLQueryBuilder for common simple SQL syntax elements

Review Request #180 — Created Oct. 11, 2013 and submitted

pprkut
Lunr
pprkut:runkit
lunr
Lots of changes, but there's actually very little happening here. Just a little bit of house keeping.

Taking the general parts of SQL syntax and moving them to a separate DML query builder removes a lot of actual and potential code duplication from the SQLite3 and MySQL DML Query Builders.
Unit tests
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...