refactor DELETE and add UPDATE
[dbsrgits/Data-Query.git] / lib / Data / Query / Constants.pm
2011-07-31 Matt S Trout refactor DELETE and add UPDATE
2011-07-31 Matt S Trout DELETE support
2011-07-31 Matt S Trout add constant for DQ_WHERE
2011-07-17 Matt S Trout metadata for values, order by, values for literals
2011-07-17 Matt S Trout beginnings of FROM, support for AS
2010-10-16 Matt S Trout introduce SELECT capability and skeleton test
2010-06-05 Matt S Trout basic binary operator code
2010-06-05 Matt S Trout identifier expr builder