projects
/
dbsrgits/DBIx-Class-Historic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/DBIx-Class-Historic.git
2013-10-06
Matt S Trout
Import generic_subq.t from 318e3d94c5332d5af335706b26fc...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Matt S Trout
update Moo dep to avoid t/55n_c crash
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Matt S Trout
only do stability hanlding and field remapping when...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Peter Rabbitson
Cleanup after Moo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Dagfinn Ilmari...
Remove empty insert list handling, DQ does that for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Dagfinn Ilmari...
Change GenericSubQ to GenercSubquery, since that's...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Dagfinn Ilmari...
Test NULLS FIRST/LAST for limit dialects that mangle...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Matt S Trout
ROWNUM rownum__index -> ROWNUM AS rownum__index in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Matt S Trout
default AS for fields if subquery expected
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Matt S Trout
include limit dialect in error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Matt S Trout
need to detect lack of order at all, not lack of ident...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Peter Rabbitson
Stop the travisty
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Matt S Trout
don't report an empty order as stable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Matt S Trout
OracleJoins appears to produce correct SQL
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Matt S Trout
Cur_Col_Meta for simple literals in RETURNING ... INTO
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Matt S Trout
RETURNING ... INTO works for non-literal column names
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Matt S Trout
sqlmaker side of PRIOR support
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Matt S Trout
beginnings of oracle joins support
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Matt S Trout
support MS Access
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Matt S Trout
defer stability check decision to renderer's Slice...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Matt S Trout
make setting limit_dialect do something useful again
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Matt S Trout
correct error in toplimit test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Matt S Trout
rework generic_subq subquery test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Matt S Trout
genericsubq test fixups
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Matt S Trout
initial fixups for genericsubq
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Matt S Trout
rework rownum limit dialect test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Matt S Trout
fixup rno.t
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Matt S Trout
switch rno to DQ slice
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Arthur Axel...
quoted scalarrefs work when they make sense
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Arthur Axel...
remove junk
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Matt S Trout
handle odder cases of -as, fix Top
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Matt S Trout
FirstSkip works
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Matt S Trout
pass FirstSkip tests
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Matt S Trout
tweak core_quoted sqlmaker test for ASC elimination...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Matt S Trout
handle empty rs_attrs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
add missing selects for incomplete prefetch
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
restore order_is_artifical check
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
exterminate direct sqla usage
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
move namespace::clean below Moo
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
ASC purge: t/88result_set_column.t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
ASC purge: t/row/find_one_has_many.t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
ASC purge: t/prefetch/o2m_o2m_order_by_with_limit.t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
ASC purge: t/prefetch/grouped.t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
murder ASC
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
preserve_order option
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
order stability testing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
Not supporting the old SQL::Abstract::Limit custom...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
correctly handle HAVING without GROUP BY
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
introduce internal prune_multiplying to de-hack some...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
switch is_ordered to new code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
defuck group by generation in complex prefetches
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
comma is not period comma is not period comma is not...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
better handling of literals (notably for having clauses)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
handle select aliases correctly in group by generation...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
convert more throws to die
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
move _count_subq_rs having recursion to dq
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
handle slightly weird case of partial $from
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
don't use throw_exception in code that can't
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
handle lack of source_name in join tagging code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
re-kill evil hack
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
fix is_single detection
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
move stuff about. pay no attention to the madness behin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
switch _construct_objects prefetch to DQ
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
allow Data::Query::Constants, a trivial exporter, in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
restore explicit aliases, fix up some join related...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
sane where rendering in update/delete
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
first cut at alias type scanning
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
switch distinct resolution to using dq code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
further steps towards conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
factor out converter overrides
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
DQ based JOIN generation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
nuke vestigial code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
rendering SELECT, GROUP BY and HAVING via DQ
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
SQLMaker barely runs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Matt S Trout
revert code changes for DQ rebastiality
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Peter Rabbitson
Remove realiasing overengineering introduced in 86bb5a27da
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Peter Rabbitson
More limit torture
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Peter Rabbitson
Fix lapse on limited incomplete has_many prefetches
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Peter Rabbitson
Do not artificially order the internals of a has_many...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Peter Rabbitson
Saner naming for helper test method
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Peter Rabbitson
Fix test failure on MSWin32
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Peter Rabbitson
Make sure order realiasing remains in proper sequence...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Peter Rabbitson
Fix test borkage after 9b871b00c - ALWAYS RUN TESTS...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Peter Rabbitson
Better handling of bogus tmpdir returned by File::Spec...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Arthur Axel...
add missing catfile so tests can run on win32
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Version/dist Makefile.PL safety checks
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Add strictures to the Makefile.PL inc-snippets
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
This is stupid - no need to build the SQL manually...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Matt S Trout
No join pruning on a SINGLE TABLE FROM CLAUSE
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Merge branch 'topic/constructor_rewrite'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Minor cleanups in ResultSet.pm (no functional changes)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Cleanup of stale constructor codepath comments
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
I think we are done here
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Move scary stuff to its own class
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Initial full test pass - all fetches are eager for now
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Peter Rabbitson
Merge branch 'master' into topic/constructor_rewrite
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Peter Rabbitson
Add torture of limiting subselect with non-root table...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Matt S Trout
me.minyear is not a valid alias, minyear is
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Peter Rabbitson
Entire test suite now executable under tainted perl...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Peter Rabbitson
Merge massive rework of limit dialects
commit
|
commitdiff
|
tree
|
snapshot
next