Peter Rabbitson [Fri, 17 Jan 2014 01:55:06 +0000]
Fix trailing whitespace
Dagfinn Ilmari Mannsåker [Thu, 9 Jan 2014 18:32:07 +0000]
Use ExprDeclare in tests instead of expr.include
Dagfinn Ilmari Mannsåker [Thu, 9 Jan 2014 18:34:05 +0000]
Import needed ExprDeclare functions in t/example.t
Peter Rabbitson [Sat, 7 Dec 2013 11:01:27 +0000]
Clean one of the namespaces to pass a DBIC-side tests
Matt S Trout [Sun, 17 Nov 2013 06:06:38 +0000]
rename $sql to $code in Perl renderer
Matt S Trout [Sun, 17 Nov 2013 05:38:36 +0000]
STRAIGHT_JOIN support for MySQL
Matt S Trout [Fri, 15 Nov 2013 19:02:51 +0000]
provide $_ in scan_dq_nodes
Matt S Trout [Fri, 15 Nov 2013 10:05:06 +0000]
disable precedence warnings for &
Matt S Trout [Fri, 15 Nov 2013 10:04:56 +0000]
never overload without fallback
Matt S Trout [Fri, 15 Nov 2013 08:40:12 +0000]
make keyword-like subs optional exports from ExprDeclare
Matt S Trout [Mon, 4 Nov 2013 03:04:55 +0000]
add support for nulls => "none" in order nodes
Matt S Trout [Mon, 4 Nov 2013 01:30:07 +0000]
require explicit nulls first/last
Matt S Trout [Mon, 4 Nov 2013 00:42:59 +0000]
use INNER for old mysqls
Matt S Trout [Sun, 3 Nov 2013 23:33:35 +0000]
make map_descending available as map_dq_tree via ExprHelpers
Matt S Trout [Fri, 1 Nov 2013 06:59:31 +0000]
add double subquery handling to MySQL code
Matt S Trout [Fri, 1 Nov 2013 01:45:55 +0000]
rewrite GenericSubquery to handle multiple order columns
Matt S Trout [Sat, 12 Oct 2013 18:53:57 +0000]
respect order_is_stable even with no ORDER BY (assume single row return)
Matt S Trout [Sat, 12 Oct 2013 15:59:02 +0000]
switch where wrapping order to look better (and make DBIC oraclejoin.t happy)
Matt S Trout [Wed, 9 Oct 2013 18:18:17 +0000]
only default in $_ if @_ is empty, not if $_[0] exists but is undef
Matt S Trout [Mon, 7 Oct 2013 13:42:55 +0000]
add scan_dq_nodes helper
Matt S Trout [Mon, 7 Oct 2013 03:03:12 +0000]
default the default_inside_alias in case of a full SELECT list of ASed things
Matt S Trout [Mon, 7 Oct 2013 00:58:36 +0000]
don't gensym for unqualified versions of already selected columns
Peter Rabbitson [Mon, 17 Jun 2013 08:30:47 +0000]
Cleanup after Moo
Dagfinn Ilmari Mannsåker [Sat, 23 Mar 2013 10:18:46 +0000]
Render empty insert value lists as DEFAULT VALUES
Except for MySQL, which is Special™, as usual.
Dagfinn Ilmari Mannsåker [Fri, 22 Mar 2013 23:12:43 +0000]
Preserve NULLS ordering in SubqueryRemap
Matt S Trout [Thu, 21 Mar 2013 03:20:49 +0000]
LimitXY Slice dialect
Matt S Trout [Thu, 21 Mar 2013 03:01:02 +0000]
add slice_subquery method for DBIC introspection
Matt Phillips [Mon, 18 Mar 2013 13:31:28 +0000]
allow optional hashref as final arg to helpers
Matt S Trout [Mon, 18 Mar 2013 00:37:29 +0000]
don't negate undef in Slice/FetchFirst
Matt S Trout [Sun, 17 Mar 2013 22:31:06 +0000]
RETURNING ... INTO support
Matt S Trout [Sun, 17 Mar 2013 21:47:21 +0000]
PRIOR rendering for CONNECT BY
Dagfinn Ilmari Mannsåker [Sat, 26 Jan 2013 19:16:39 +0000]
Add support for NULLS FIRST/LAST in ORDER BY
Matt S Trout [Wed, 5 Dec 2012 13:33:04 +0000]
nested where nodes
Matt Phillips [Tue, 27 Nov 2012 20:45:32 +0000]
fixed incorrect is_Literal usage
Matt S Trout [Mon, 15 Oct 2012 21:20:02 +0000]
add slice stability requirement code
Matt S Trout [Thu, 11 Oct 2012 15:27:46 +0000]
separate to_sql mechanism
Matt S Trout [Thu, 11 Oct 2012 12:45:05 +0000]
demonstrate limit dialects
Matt S Trout [Thu, 11 Oct 2012 12:34:10 +0000]
limit/offset
Matt S Trout [Thu, 11 Oct 2012 12:24:16 +0000]
order by somewhat working
Matt S Trout [Thu, 11 Oct 2012 12:07:51 +0000]
select+join+where
Matt S Trout [Thu, 11 Oct 2012 12:01:12 +0000]
beginnings of declarative code
Prog Rammer [Fri, 7 Sep 2012 17:56:23 +0000]
SELECT a, b FROM foo
Prog Rammer [Mon, 27 Aug 2012 20:16:29 +0000]
cosmetic
Prog Rammer [Mon, 27 Aug 2012 20:14:53 +0000]
test for between
Prog Rammer [Mon, 27 Aug 2012 18:29:25 +0000]
test for count(*)
Prog Rammer [Mon, 27 Aug 2012 16:25:52 +0000]
left outer join
Prog Rammer [Mon, 27 Aug 2012 16:18:37 +0000]
simple group by test
Prog Rammer [Mon, 27 Aug 2012 16:08:47 +0000]
another way to join
from ilmari++ in irc
Matt S Trout [Sat, 25 Aug 2012 18:47:08 +0000]
fixups for HAVING clauses
Prog Rammer [Fri, 24 Aug 2012 20:09:18 +0000]
whitespace
Prog Rammer [Fri, 24 Aug 2012 20:00:38 +0000]
like sql.t but using ExprHelpers directly
Only a few features that I've figured out so far.
Matt S Trout [Thu, 23 Aug 2012 18:27:39 +0000]
don't deparenthesise subqueries with a group by
Matt S Trout [Thu, 23 Aug 2012 18:27:21 +0000]
randomised crazy order by support for subquery remap
Matt S Trout [Thu, 23 Aug 2012 18:26:58 +0000]
nuke old attempt at generic subquery
Matt S Trout [Thu, 23 Aug 2012 12:33:37 +0000]
slightly better error messages
Matt S Trout [Sat, 18 Aug 2012 12:25:57 +0000]
fix desc detection for genericsubq
Matt S Trout [Fri, 17 Aug 2012 14:32:23 +0000]
first cut at GenericSubquery
Matt S Trout [Fri, 17 Aug 2012 12:40:01 +0000]
working RowNum.pm
Matt S Trout [Thu, 16 Aug 2012 17:53:39 +0000]
beginnings of RowNum.pm
Matt S Trout [Thu, 16 Aug 2012 17:34:23 +0000]
minor helper tweaks
Matt S Trout [Thu, 16 Aug 2012 16:33:08 +0000]
working RowNumberOver
Matt Phillips [Fri, 17 Aug 2012 16:47:01 +0000]
Remove array expansion in Literal()
Was breaking SQL::Abstract testsuite.
Matt S Trout [Sun, 29 Jul 2012 17:19:00 +0000]
functionalise order mapping
Matt S Trout [Sun, 29 Jul 2012 15:20:05 +0000]
more functional select list generation
Matt S Trout [Sat, 28 Jul 2012 19:48:06 +0000]
slight syntactical cleanup
Matt S Trout [Sat, 28 Jul 2012 18:56:32 +0000]
add compose routine and refactor FetchFirst to functional style
Matt S Trout [Sat, 28 Jul 2012 18:06:58 +0000]
clean up FetchFirst more
Matt S Trout [Sat, 28 Jul 2012 17:57:48 +0000]
import cleanups
Matt S Trout [Sat, 28 Jul 2012 17:57:12 +0000]
remove debugging code
Matt S Trout [Sat, 28 Jul 2012 17:48:52 +0000]
first expansion to using helper subs
Arthur Axel 'fREW' Schmidt [Sat, 28 Jul 2012 17:37:01 +0000]
fixup! first cut of rno sketch
Matt S Trout [Sat, 28 Jul 2012 16:52:56 +0000]
first cut of rno sketch
Matt S Trout [Sat, 28 Jul 2012 11:38:59 +0000]
fix expr.include to generate alias nodes correctly
Matt S Trout [Sun, 27 May 2012 18:54:32 +0000]
first whack at GenericSubQ, half works
Matt S Trout [Mon, 7 May 2012 06:16:12 +0000]
MOAR order
Matt S Trout [Sun, 6 May 2012 23:58:32 +0000]
FIRST ? SKIP ?
Matt S Trout [Sun, 6 May 2012 23:25:01 +0000]
implement FIRST ? SKIP ?
Matt S Trout [Fri, 20 Apr 2012 10:52:46 +0000]
fixup gensym behaviour
Matt S Trout [Fri, 20 Apr 2012 10:52:37 +0000]
ORDER BY never generates ASC
Matt S Trout [Fri, 20 Apr 2012 10:03:30 +0000]
Slice implementations as roles
Matt S Trout [Fri, 20 Apr 2012 03:52:42 +0000]
allow a group by node without a list
Matt S Trout [Mon, 16 Apr 2012 14:03:00 +0000]
handle nested rather than unrolled joins
Matt S Trout [Mon, 16 Apr 2012 13:46:25 +0000]
allow '' literals though wtf
Matt S Trout [Mon, 16 Apr 2012 12:34:10 +0000]
rename alias node content
Matt S Trout [Mon, 16 Apr 2012 07:11:08 +0000]
slice type
Matt S Trout [Sat, 14 Apr 2012 19:17:23 +0000]
ON and LEFT/RIGHT
Matt S Trout [Sat, 14 Apr 2012 17:10:39 +0000]
initial group by support
Matt S Trout [Sat, 14 Apr 2012 04:35:13 +0000]
always_quote might be set with no quote chars
Matt S Trout [Sat, 14 Apr 2012 02:54:44 +0000]
last direct hash access (I think)
Matt S Trout [Sat, 14 Apr 2012 02:54:16 +0000]
add more attributes
Matt S Trout [Sat, 14 Apr 2012 02:48:51 +0000]
initial Mooification
Matt S Trout [Sat, 14 Apr 2012 02:48:42 +0000]
fix test to pass, come back to it later
Matt S Trout [Sat, 13 Aug 2011 14:31:54 +0000]
start sketching out a Perl renderer
Matt S Trout [Sun, 31 Jul 2011 20:39:00 +0000]
clean up code to use intersperse
Matt S Trout [Sun, 31 Jul 2011 19:39:06 +0000]
INSERT support
Matt S Trout [Sun, 31 Jul 2011 15:03:46 +0000]
refactor DELETE and add UPDATE
Matt S Trout [Sun, 31 Jul 2011 10:01:32 +0000]
DELETE support
Matt S Trout [Sun, 31 Jul 2011 09:11:55 +0000]
add constant for DQ_WHERE
Matt S Trout [Sun, 31 Jul 2011 05:44:52 +0000]
parens around BETWEEN
Matt S Trout [Sun, 31 Jul 2011 05:38:30 +0000]
grudginly implement lc_keywords