Matt S Trout [Mon, 7 Oct 2013 04:25:27 +0000]
remove erroneous ORDER BY in torture.t
Matt S Trout [Mon, 7 Oct 2013 04:24:54 +0000]
add dialect map for RowCountOrGenericSubquery
Matt S Trout [Mon, 7 Oct 2013 03:03:54 +0000]
restore rownum.t from
4e9fc3f3
Matt S Trout [Mon, 7 Oct 2013 01:08:57 +0000]
allow gensym use for column that never escapes the query scope
Matt S Trout [Mon, 7 Oct 2013 00:14:20 +0000]
I think this time I have the weird AS-defaulting "logic" correctly ported
Matt S Trout [Sun, 6 Oct 2013 22:19:05 +0000]
start of limit dialect map
Matt S Trout [Sun, 6 Oct 2013 22:05:45 +0000]
Matt S Trout [Tue, 10 Sep 2013 08:31:18 +0000]
update Moo dep to avoid t/55n_c crash
Matt S Trout [Tue, 10 Sep 2013 08:03:22 +0000]
only do stability hanlding and field remapping when we actually have an offset or limit
Peter Rabbitson [Mon, 17 Jun 2013 08:31:15 +0000]
Cleanup after Moo
Dagfinn Ilmari Mannsåker [Sat, 23 Mar 2013 10:28:23 +0000]
Remove empty insert list handling, DQ does that for us now
Dagfinn Ilmari Mannsåker [Sat, 23 Mar 2013 10:02:50 +0000]
Change GenericSubQ to GenercSubquery, since that's what DQ calls it
Dagfinn Ilmari Mannsåker [Fri, 22 Mar 2013 23:21:36 +0000]
Test NULLS FIRST/LAST for limit dialects that mangle ordering
Matt S Trout [Thu, 21 Mar 2013 03:01:56 +0000]
ROWNUM rownum__index -> ROWNUM AS rownum__index in torture.t
Matt S Trout [Thu, 21 Mar 2013 03:01:32 +0000]
default AS for fields if subquery expected
Matt S Trout [Mon, 18 Mar 2013 19:04:44 +0000]
include limit dialect in error
Matt S Trout [Mon, 18 Mar 2013 19:04:28 +0000]
need to detect lack of order at all, not lack of ident containing order
Peter Rabbitson [Tue, 19 Mar 2013 08:32:15 +0000]
Stop the travisty
Matt S Trout [Mon, 18 Mar 2013 02:20:15 +0000]
don't report an empty order as stable
Matt S Trout [Sun, 17 Mar 2013 23:54:33 +0000]
OracleJoins appears to produce correct SQL
Matt S Trout [Sun, 17 Mar 2013 22:36:14 +0000]
Cur_Col_Meta for simple literals in RETURNING ... INTO
Matt S Trout [Sun, 17 Mar 2013 22:31:29 +0000]
RETURNING ... INTO works for non-literal column names
Matt S Trout [Sun, 17 Mar 2013 21:48:27 +0000]
sqlmaker side of PRIOR support
Matt S Trout [Wed, 5 Dec 2012 13:34:55 +0000]
beginnings of oracle joins support
Matt S Trout [Sat, 1 Dec 2012 21:04:41 +0000]
support MS Access
Matt S Trout [Mon, 15 Oct 2012 21:20:29 +0000]
defer stability check decision to renderer's Slice role
Matt S Trout [Sat, 13 Oct 2012 19:58:39 +0000]
make setting limit_dialect do something useful again
Matt S Trout [Sat, 25 Aug 2012 18:53:11 +0000]
correct error in toplimit test
Matt S Trout [Sat, 25 Aug 2012 18:47:28 +0000]
rework generic_subq subquery test
Matt S Trout [Sat, 18 Aug 2012 12:25:25 +0000]
genericsubq test fixups
Matt S Trout [Fri, 17 Aug 2012 14:32:48 +0000]
initial fixups for genericsubq
Matt S Trout [Fri, 17 Aug 2012 12:39:46 +0000]
rework rownum limit dialect test
Matt S Trout [Thu, 16 Aug 2012 16:33:17 +0000]
fixup rno.t
Matt S Trout [Sat, 28 Jul 2012 16:52:27 +0000]
switch rno to DQ slice
Arthur Axel 'fREW' Schmidt [Fri, 27 Jul 2012 14:28:11 +0000]
quoted scalarrefs work when they make sense
Arthur Axel 'fREW' Schmidt [Tue, 29 May 2012 02:15:19 +0000]
remove junk
Matt S Trout [Mon, 7 May 2012 06:16:47 +0000]
handle odder cases of -as, fix Top
Matt S Trout [Sun, 6 May 2012 23:59:42 +0000]
FirstSkip works
Matt S Trout [Sun, 6 May 2012 23:25:19 +0000]
pass FirstSkip tests
Matt S Trout [Mon, 30 Apr 2012 23:54:22 +0000]
tweak core_quoted sqlmaker test for ASC elimination and identifier extraction
Matt S Trout [Mon, 30 Apr 2012 23:47:12 +0000]
handle empty rs_attrs
Matt S Trout [Sun, 22 Apr 2012 20:26:48 +0000]
add missing selects for incomplete prefetch
Matt S Trout [Sun, 22 Apr 2012 19:03:26 +0000]
restore order_is_artifical check
Matt S Trout [Sun, 22 Apr 2012 17:53:13 +0000]
exterminate direct sqla usage
Matt S Trout [Sun, 22 Apr 2012 17:52:49 +0000]
move namespace::clean below Moo
Matt S Trout [Fri, 20 Apr 2012 11:55:38 +0000]
ASC purge: t/88result_set_column.t
Matt S Trout [Fri, 20 Apr 2012 11:30:11 +0000]
ASC purge: t/row/find_one_has_many.t
Matt S Trout [Fri, 20 Apr 2012 11:17:08 +0000]
ASC purge: t/prefetch/o2m_o2m_order_by_with_limit.t
Matt S Trout [Fri, 20 Apr 2012 11:15:54 +0000]
ASC purge: t/prefetch/grouped.t
Matt S Trout [Fri, 20 Apr 2012 10:53:12 +0000]
murder ASC
Matt S Trout [Fri, 20 Apr 2012 10:04:16 +0000]
preserve_order option
Matt S Trout [Fri, 20 Apr 2012 09:17:45 +0000]
order stability testing
Matt S Trout [Fri, 20 Apr 2012 04:07:03 +0000]
Not supporting the old SQL::Abstract::Limit custom horror
Matt S Trout [Fri, 20 Apr 2012 03:59:31 +0000]
correctly handle HAVING without GROUP BY
Matt S Trout [Fri, 20 Apr 2012 03:20:25 +0000]
introduce internal prune_multiplying to de-hack some code
Matt S Trout [Fri, 20 Apr 2012 03:09:03 +0000]
switch is_ordered to new code
Matt S Trout [Fri, 20 Apr 2012 02:50:27 +0000]
defuck group by generation in complex prefetches
Matt S Trout [Fri, 20 Apr 2012 00:57:19 +0000]
comma is not period comma is not period comma is not period do not taunt happy fun ball
Matt S Trout [Mon, 16 Apr 2012 21:19:40 +0000]
better handling of literals (notably for having clauses)
Matt S Trout [Mon, 16 Apr 2012 20:40:50 +0000]
handle select aliases correctly in group by generation for distinct
Matt S Trout [Mon, 16 Apr 2012 20:40:18 +0000]
convert more throws to die
Matt S Trout [Mon, 16 Apr 2012 19:57:48 +0000]
move _count_subq_rs having recursion to dq
Matt S Trout [Mon, 16 Apr 2012 19:57:34 +0000]
handle slightly weird case of partial $from
Matt S Trout [Mon, 16 Apr 2012 16:56:06 +0000]
don't use throw_exception in code that can't
Matt S Trout [Mon, 16 Apr 2012 16:52:54 +0000]
handle lack of source_name in join tagging code
Matt S Trout [Mon, 16 Apr 2012 16:48:31 +0000]
re-kill evil hack
Matt S Trout [Mon, 16 Apr 2012 16:35:46 +0000]
fix is_single detection
Matt S Trout [Mon, 16 Apr 2012 16:01:29 +0000]
move stuff about. pay no attention to the madness behind the curtain.
Matt S Trout [Mon, 16 Apr 2012 14:33:30 +0000]
switch _construct_objects prefetch to DQ
Matt S Trout [Mon, 16 Apr 2012 14:20:23 +0000]
allow Data::Query::Constants, a trivial exporter, in lean startup list
Matt S Trout [Mon, 16 Apr 2012 14:03:40 +0000]
restore explicit aliases, fix up some join related stuff
Matt S Trout [Mon, 16 Apr 2012 13:15:59 +0000]
sane where rendering in update/delete
Matt S Trout [Mon, 16 Apr 2012 12:33:35 +0000]
first cut at alias type scanning
Matt S Trout [Mon, 16 Apr 2012 07:12:18 +0000]
switch distinct resolution to using dq code
Matt S Trout [Mon, 16 Apr 2012 03:46:07 +0000]
further steps towards conversion
Matt S Trout [Mon, 16 Apr 2012 01:08:57 +0000]
factor out converter overrides
Matt S Trout [Sat, 14 Apr 2012 19:18:20 +0000]
DQ based JOIN generation
Matt S Trout [Sat, 14 Apr 2012 17:37:34 +0000]
nuke vestigial code
Matt S Trout [Sat, 14 Apr 2012 17:12:05 +0000]
rendering SELECT, GROUP BY and HAVING via DQ
Matt S Trout [Sat, 14 Apr 2012 16:03:52 +0000]
SQLMaker barely runs
Matt S Trout [Sun, 22 Apr 2012 18:04:29 +0000]
revert code changes for DQ rebastiality
Peter Rabbitson [Sat, 21 Apr 2012 04:57:41 +0000]
Remove realiasing overengineering introduced in
86bb5a27da
mst is right - there is no viable use case for this, cleanse with fire
Also I managed to misspell subUery... twice
Peter Rabbitson [Sat, 21 Apr 2012 04:33:11 +0000]
More limit torture
Peter Rabbitson [Sat, 21 Apr 2012 04:15:33 +0000]
Fix lapse on limited incomplete has_many prefetches
Peter Rabbitson [Sat, 21 Apr 2012 04:03:34 +0000]
Do not artificially order the internals of a has_many prefetch subquery
Thre is no point using the artificial order which is only needed for efficient
collapse. The user didn't request an order - this means any rows will do
Peter Rabbitson [Sat, 21 Apr 2012 01:32:04 +0000]
Saner naming for helper test method
Peter Rabbitson [Fri, 20 Apr 2012 07:41:28 +0000]
Fix test failure on MSWin32
Peter Rabbitson [Fri, 20 Apr 2012 07:33:22 +0000]
Make sure order realiasing remains in proper sequence on sorting
We now support 999 realiased order criteria, this is beyond sufficient
Peter Rabbitson [Fri, 20 Apr 2012 07:29:34 +0000]
Fix test borkage after
9b871b00c - ALWAYS RUN TESTS RETARDO!
Peter Rabbitson [Wed, 18 Apr 2012 16:16:22 +0000]
Better handling of bogus tmpdir returned by File::Spec on MSWin32
Arthur Axel 'fREW' Schmidt [Wed, 18 Apr 2012 13:46:20 +0000]
add missing catfile so tests can run on win32
Peter Rabbitson [Mon, 16 Apr 2012 04:47:47 +0000]
Version/dist Makefile.PL safety checks
Peter Rabbitson [Mon, 16 Apr 2012 04:42:01 +0000]
Add strictures to the Makefile.PL inc-snippets
Peter Rabbitson [Mon, 16 Apr 2012 03:16:47 +0000]
This is stupid - no need to build the SQL manually, the local flag is enough
Matt S Trout [Sat, 14 Apr 2012 17:11:34 +0000]
No join pruning on a SINGLE TABLE FROM CLAUSE
Peter Rabbitson [Mon, 16 Apr 2012 01:15:30 +0000]
Merge branch 'topic/constructor_rewrite'
Peter Rabbitson [Sat, 3 Mar 2012 11:02:58 +0000]
Minor cleanups in ResultSet.pm (no functional changes)
Peter Rabbitson [Sat, 3 Mar 2012 11:02:01 +0000]
Cleanup of stale constructor codepath comments
Peter Rabbitson [Sat, 25 Feb 2012 14:36:43 +0000]
I think we are done here
Peter Rabbitson [Fri, 24 Feb 2012 01:22:10 +0000]
Move scary stuff to its own class