Convert (in)equality with undef to (not) defined/IS NOT NULL ops
[dbsrgits/Data-Query.git] / t / sql.t
2014-01-09 Dagfinn Ilmari Man... Convert (in)equality with undef to (not) defined/IS...
2014-01-09 Dagfinn Ilmari Man... Use ExprDeclare in tests instead of expr.include
2012-04-14 Matt S Trout fix test to pass, come back to it later
2011-07-17 Matt S Trout sanify alias/SELECT list rendering
2011-07-17 Matt S Trout beginnings of FROM, support for AS
2010-10-16 Matt S Trout test AS export
2010-10-16 Matt S Trout clean up sql.t somewhat
2010-10-16 Matt S Trout introduce SELECT capability and skeleton test
2010-08-14 Matt S Trout basic expression rendering for SQL::Naive