Chage {-type => 'name', args => [] } to {-type => 'identifier', elements => [] }
[dbsrgits/SQL-Abstract-2.0-ish.git] / t / 201_select.t
2009-04-04 Ash Berlin Chage {-type => 'name', args => [] } to {-type => ...
2009-03-14 Ash Berlin ORDER BY, HAVING, GROUP BY and WHERE clauses on select
2009-03-14 Ash Berlin Select with WHERE
2009-03-14 Ash Berlin Make join tests behave
2009-03-14 Ash Berlin Re-work SELECT
2009-03-13 Ash Berlin Get select sort of working again
2009-03-10 Ash Berlin Quoting + simple selects (and tests)