projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Slightly golf ::ResultSource::DESTROY and several weaken() calls
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
SQLMaker
/
LimitDialects.pm
2016-04-12
Peter Rabbitson
And lose yet another dependency: List::Util (yes, I...
blob
|
commitdiff
2016-02-13
gregor herrmann
Apply debian downstream spelling patch 481e21bf
blob
|
commitdiff
|
diff to current
2015-10-15
Peter Rabbitson
Clarify comments/documentation regarding DBIC/SQLA...
blob
|
commitdiff
|
diff to current
2014-09-24
Peter Rabbitson
Clarify licensing, ensure footers are consistent throug...
blob
|
commitdiff
|
diff to current
2014-07-24
Jens Gassmann
Minor limit dialects doc fix
blob
|
commitdiff
|
diff to current
2014-07-08
Peter Rabbitson
Teach order_by stability analyzer about search_related
blob
|
commitdiff
|
diff to current
2014-07-08
Peter Rabbitson
Pass the main rsrc in attrs, instead of trying to fish...
blob
|
commitdiff
|
diff to current
2014-07-08
Peter Rabbitson
Clearer name of method/variables before refactoring
blob
|
commitdiff
|
diff to current
2014-05-22
Dagfinn Ilmari Man...
Refactor _recurse_fields to return the bind values
blob
|
commitdiff
|
diff to current
2014-04-25
Peter Rabbitson
Add explicit AS keyword to RowNum (Oracle) limit dialect
blob
|
commitdiff
|
diff to current
2013-04-17
Dagfinn Ilmari Man...
Factor out ORDER BY direction detection/stripping
blob
|
commitdiff
|
diff to current
2013-04-17
Peter Rabbitson
Overhaul GenericSubq limit - add support for multicol...
blob
|
commitdiff
|
diff to current
2013-04-17
Peter Rabbitson
Remove idiotic RowCountOrGenericSubQ - it will never...
blob
|
commitdiff
|
diff to current
2013-03-24
Peter Rabbitson
9 years of perl and I somehow did not know that...
blob
|
commitdiff
|
diff to current
2012-04-21
Peter Rabbitson
Remove realiasing overengineering introduced in 86bb5a27da
blob
|
commitdiff
|
diff to current
2012-04-20
Peter Rabbitson
Make sure order realiasing remains in proper sequence...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Document software_limit and properly throw on related...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Take into account resultset conditions when determining...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Fix RowCountOrGenericSubQ dropping group/having/order...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
When realiasing carry all 'renames' in longest first...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Anything that isn't in the selector list needs a realias
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Always reselect a bind-containing order by even if...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Do not alias plain column names to the inflator spec...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Fix bind order in RNO limits when there are both select...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Sanify handling of genericsubquery order determination...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Simplify 3-query skimming limits to omit the last redun...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Simplify skimming limits - simpler query when no offset...
blob
|
commitdiff
|
diff to current
2012-04-14
Peter Rabbitson
Refactor a lot of the limit dialects common code -...
blob
|
commitdiff
|
diff to current
2012-03-22
Peter Rabbitson
Fix pessimization of offset-less Oracle limits, introdu...
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Simplify code of GenericSubQ limit dialect
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Some cleanups and code dedup of Top and FetchFirst...
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Simplify RowNumber Over limit dialect implementation
blob
|
commitdiff
|
diff to current
2012-03-02
Peter Rabbitson
Deduplicate code in rownum limit emulation
blob
|
commitdiff
|
diff to current
2012-01-05
Peter Rabbitson
Trailing WS crusade - got to save them bits
blob
|
commitdiff
|
diff to current
2011-12-05
Peter Rabbitson
Fix and test first_skip/skip_first limit dialects
blob
|
commitdiff
|
diff to current
2011-06-07
Alexander Hartmaier
fixed order of rows difference between first and subseq...
blob
|
commitdiff
|
diff to current
2011-05-11
Brian Phillips
take more care in mangling SELECT when applying subquer...
blob
|
commitdiff
|
diff to current
2011-04-12
Arthur Axel 'fREW...
Fix complex limits with subqueries in selectors
blob
|
commitdiff
|
diff to current
2011-04-11
Arthur Axel 'fREW...
Parameterize pagination
blob
|
commitdiff
|
diff to current
2011-03-31
Rafael Kitover
make the DB2/AS400 storage a subclass of DB2, do RNO...
blob
|
commitdiff
|
diff to current
2011-03-27
Peter Rabbitson
Ditch Carp::Clan for our own thing
blob
|
commitdiff
|
diff to current
2011-01-13
Peter Rabbitson
Cleanup ResultSourceHandle handling after M.A.D. introd...
blob
|
commitdiff
|
diff to current
2010-12-27
Peter Rabbitson
Clean up from/select bind value handling (RT#61025)
blob
|
commitdiff
|
diff to current
2010-12-23
Peter Rabbitson
Stop mangling sql on the way out of the limit dialects
blob
|
commitdiff
|
diff to current
2010-10-14
Peter Rabbitson
Set name_sep by default (even if unused). Simplify...
blob
|
commitdiff
|
diff to current
2010-09-17
Peter Rabbitson
Optimize RowNum limit dialect as per suggestion in...
blob
|
commitdiff
|
diff to current
2010-08-27
Peter Rabbitson
Fix RT#58554 (make sure FOR X is always the last part...
blob
|
commitdiff
|
diff to current
2010-08-27
Peter Rabbitson
Rename SQLAHacks to SQLMaker, shuffle around files...
blob
|
commitdiff
|
diff to current