projects
/
dbsrgits/SQL-Abstract.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/SQL-Abstract.git
2014-01-17
Peter Rabbitson
Merge branch 'master' into dq
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Peter Rabbitson
release 1.77
v1.77
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Peter Rabbitson
Port tests and extra operator from master 40f2f231
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Peter Rabbitson
Port scalarref in array of sources test from dq (7732c37a)
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Peter Rabbitson
Fix regression in column level { not => undef } op
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Peter Rabbitson
Port whitespace cleanup from master 428975b0
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Dagfinn Ilmari...
Fixes for to-be-merged master tests for undef and array...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Dagfinn Ilmari...
Throw exception for invalid BETWEEN args
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Peter Rabbitson
Cleanup regexes / reduce captures a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-01-06
Peter Rabbitson
Partially revert brainfart test introduced in 3a507101
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Dagfinn Ilmari...
Check for extra warnings, and diag input and output
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Dagfinn Ilmari...
Diag input and output for unexpected success
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Peter Rabbitson
Ensure that multi-nested parenthesis are never unrolled...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-27
Dagfinn Ilmari...
Parentheses are significant in IN tests
commit
|
commitdiff
|
tree
|
snapshot
2013-12-27
Peter Rabbitson
release 1.75
v1.75
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Dagfinn Ilmari...
Move simple IN/BETWEEN tests to t/05in_between.t
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Dagfinn Ilmari...
Actually use the descriptions in the test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Arthur Axel...
An old (now passing) test for regression introduced...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Dagfinn Ilmari...
Port fce4b7a9 from the DQ branch (with warning expectat...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Rabbitson
Reintroduce handling of IS( NOT) ops
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Rabbitson
Extensive tests and deprecations of multivalue/no value...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Rabbitson
Move test to a better location (no changes)
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Rabbitson
Normalize handling of expected warnings/exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Rabbitson
Remove many of the settled-by-time comments, modernize...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-26
Peter Rabbitson
Centralize handling of in-test dumpering
commit
|
commitdiff
|
tree
|
snapshot
2013-12-22
Peter Rabbitson
Extra stopword (we need to find a way to introduce...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
No tabs, no trailers
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
Make it clearer in examples that bool takes expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
Test BETWEEN after the IN debacle (luckily it throws...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
We already have Storable as a dep, this is pointless
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
Merge branch 'master' into dq
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
And yet more improvements in the parsing engine
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
Do not yell loudly on TODOified is_same_* tests
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Dagfinn Ilmari...
Clarify in => undef exception (based on 90c87778)
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Peter Rabbitson
Backport undef-with-in tests from DQ, add "roadwork...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Dagfinn Ilmari...
Extra test from the DQ branch (passes in 1.5)
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Dagfinn Ilmari...
Fix duplicate tests for { -in => [ undef ] }
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Dagfinn Ilmari...
Disallow { -in => undef }
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Dagfinn Ilmari...
Handle undef -> NULL for more operators
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Dagfinn Ilmari...
Document and test non-reference { -in => ... }
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Dagfinn Ilmari...
Remove pointless else after return
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Dagfinn Ilmari...
Optimise out AND/OR clause in { -(not_)in => [undef] }
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Dagfinn Ilmari...
Handle { foo => { -in => [undef, …] } }
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Dagfinn Ilmari...
Allow { -in => $scalar }
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Dagfinn Ilmari...
Fix invalid ORDER BY hash key test
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Dagfinn Ilmari...
Fix NOT IN empty list optimisation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Matt S Trout
add Perl operator conversion support
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Matt S Trout
add support for nulls => "none" in order nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Matt S Trout
handle DQ node in IN
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Matt S Trout
better debugging for duff order_by
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Matt S Trout
improve identifier regexp in order_by slightly
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Matt S Trout
handle \$dq in order by
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Matt S Trout
only split identifiers when we have a separator
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dagfinn Ilmari...
Fix typos in POD and comments (RT#87776)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Peter Rabbitson
Merge branch 'master' into dq
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Peter Rabbitson
Kill the plan
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Peter Rabbitson
Finish a RHS branch before applying ASC/DESC mods
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Peter Rabbitson
Disable podcoverage test for the time being
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
release 1.74
v1.74
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
No dynamic deps
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
Make tests pass without Storable
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Mark A. Stratman
Added (now passing) test for @@ full text search
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
Stop unknown token processing early in case a potential...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Arthur Axel...
Add (now passing) reassembly test
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
Change parser to not eagerly slurp RHS expressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
The ORDER BY parsing fix in 73835ff0 only worked by...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Peter Rabbitson
All roundtrip tests now look for the exact string
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Peter Rabbitson
Stop differentiating between ORDER BY foo and ORDER...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Peter Rabbitson
Drop the silly Dumpered bind comparison
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Peter Rabbitson
Pave the road to more global state
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Dagfinn Ilmari...
Revert "Add support for NULLS FIRST/LAST in ORDER BY"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Olaf Alders
Normalize the select docs s/$table/$source/
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Peter Rabbitson
Fix false-negative function comparisons
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Dagfinn Ilmari...
Fix -nulls value case-insensitivity
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Dagfinn Ilmari...
Fix -nulls value case-insensitivity
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dagfinn Ilmari...
Add support for NULLS FIRST/LAST in ORDER BY
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Dagfinn Ilmari...
Add support for NULLS FIRST/LAST in ORDER BY
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Matt S Trout
break out base class construction
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Matt S Trout
tweak clearer code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Matt Phillips
remove all remnants of DQ::Constants
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Matt Phillips
Pass subtype to Literal() helper directly
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Matt Phillips
Update DQ Converter to use new DQ::ExprHelpers
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Arthur Axel...
Fix eq_bind checker
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
Matt S Trout
fix arrayref tables to use correct join generation...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Arthur Axel...
release 1.73
v1.73
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Arthur Axel...
release 1.73_01
v1.73_01
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Arthur Axel...
fix regression introduced in 6f2a5b6
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Matt S Trout
document order by madness
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Arthur Axel...
Stop filling in placeholders in `format-sql`
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Matt S Trout
simple literals get detected and turned into nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Matt S Trout
ASC purge: t/06order_by.t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Matt S Trout
less generous literal parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Matt S Trout
parse simple order literals
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Matt S Trout
abstract order specification
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Matt S Trout
make renderer and converter classes more pluggable
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Matt S Trout
handle ->_where_to_dq($plain_sql_string)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Matt S Trout
more tweaks
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Matt S Trout
refactor a bit more, honour literals in converter
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Matt S Trout
factor out Converter
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Matt S Trout
simplify and generalize table literal handling
commit
|
commitdiff
|
tree
|
snapshot
next