fix expr.include to generate alias nodes correctly
[dbsrgits/Data-Query.git] / t / sql.t
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