12 years agometadata for values, order by, values for literals
Matt S Trout [Sun, 17 Jul 2011 06:53:00 +0000]
metadata for values, order by, values for literals

12 years agosanify alias/SELECT list rendering
Matt S Trout [Sun, 17 Jul 2011 02:08:43 +0000]
sanify alias/SELECT list rendering

12 years agobeginnings of FROM, support for AS
Matt S Trout [Sun, 17 Jul 2011 00:41:01 +0000]
beginnings of FROM, support for AS

13 years agotest AS export
Matt S Trout [Sat, 16 Oct 2010 02:05:27 +0000]
test AS export

13 years agoclean up sql.t somewhat
Matt S Trout [Sat, 16 Oct 2010 01:54:30 +0000]
clean up sql.t somewhat

13 years agointroduce SELECT capability and skeleton test
Matt S Trout [Sat, 16 Oct 2010 01:51:57 +0000]
introduce SELECT capability and skeleton test

13 years agofactor construction of simple expressions out into ExprHelpers.pm
Matt S Trout [Sat, 16 Oct 2010 01:15:58 +0000]
factor construction of simple expressions out into ExprHelpers.pm

13 years agoswitch expr.t to factored out t/expr.include
Matt S Trout [Sat, 14 Aug 2010 21:02:53 +0000]
switch expr.t to factored out t/expr.include

13 years agobasic expression rendering for SQL::Naive
Matt S Trout [Sat, 14 Aug 2010 21:02:06 +0000]
basic expression rendering for SQL::Naive

14 years agochange perl to Perl
Matt S Trout [Sun, 6 Jun 2010 13:42:37 +0000]
change perl to Perl

14 years agounary operators
Matt S Trout [Sun, 6 Jun 2010 01:38:13 +0000]
unary operators

14 years agoadd & and | overloading to and and or
Matt S Trout [Sun, 6 Jun 2010 00:43:53 +0000]
add & and | overloading to and and or

14 years agofill out operator list and test not-currently-supported operators
Matt S Trout [Sat, 5 Jun 2010 18:12:39 +0000]
fill out operator list and test not-currently-supported operators

14 years agotest reversed operands
Matt S Trout [Sat, 5 Jun 2010 18:06:29 +0000]
test reversed operands

14 years agobasic binary operator code
Matt S Trout [Sat, 5 Jun 2010 18:05:50 +0000]
basic binary operator code

14 years agoidentifier expr builder
Matt S Trout [Sat, 5 Jun 2010 17:30:48 +0000]
identifier expr builder