2019-02-12 |
Matt S Trout |
single fire -nest warning because DBIC expects it,... |
tree | commitdiff |
2019-02-12 |
Matt S Trout |
handle scalar arg to _recurse_where correctly |
tree | commitdiff |
2018-10-28 |
Matt S Trout |
for compat, single select arg doesnt quote |
tree | commitdiff |
2018-10-25 |
Matt S Trout |
fix undef (null) values passed to update |
tree | commitdiff |
2018-10-17 |
Matt S Trout |
also barf on arrayref based order_by with the same... |
tree | commitdiff |
2018-10-17 |
Matt S Trout |
restore _order_by exception on nonsense asc+desc input |
tree | commitdiff |
2018-10-14 |
Matt S Trout |
restore unary op functionality |
tree | commitdiff |
2018-09-18 |
Matt S Trout |
quote code supports multi-part idents |
tree | commitdiff |
2018-09-18 |
Matt S Trout |
set values in update via expand/render |
tree | commitdiff |
2018-09-17 |
Matt S Trout |
add custom expansions, convert order_by |
tree | commitdiff |
2018-09-17 |
Matt S Trout |
more debugging in tests |
tree | commitdiff |
2018-09-16 |
Matt S Trout |
trap exceptions and show expr expansion in 02where |
tree | commitdiff |
2018-09-08 |
Matt S Trout |
regularise more code, switch one test from die to warn... |
tree | commitdiff |
2018-09-07 |
Matt S Trout |
include exception for 00new failures |
tree | commitdiff |
2018-09-07 |
Matt S Trout |
better results from 01generate when a test unexpecteedl... |
tree | commitdiff |
2018-07-07 |
Fabrizio Gennari |
Do not replace the literal string '0' with '' |
tree | commitdiff |
2017-04-13 |
Dagfinn Ilmari Man... |
Whitespace cleanup |
tree | commitdiff |
2017-03-21 |
Sebastian Riedel |
Add support for DELETE ... RETURNING ... |
tree | commitdiff |
2016-03-04 |
Dagfinn Ilmari Man... |
Fix ->insert($table, \@values) with >26 values (RT... |
tree | commitdiff |
2015-10-19 |
Dagfinn Ilmari Man... |
Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL... |
tree | commitdiff |
2015-07-07 |
Dagfinn Ilmari Man... |
Fix order clauses with bind parameters in ->where |
tree | commitdiff |
2014-12-15 |
Dagfinn Ilmari Man... |
Add support for UPDATE ... RETURNING ... |
tree | commitdiff |
2014-10-25 |
Peter Rabbitson |
Fix overly-enthusiastic parenthesis unroller (RT#99503) |
tree | commitdiff |
2014-10-05 |
Peter Rabbitson |
Skip tests on smokers with a broken DBIC trial |
tree | commitdiff |
2014-10-03 |
Peter Rabbitson |
Croak on invalid top-level special ops |
tree | commitdiff |
2014-09-26 |
Peter Rabbitson |
Whatever I was thinking it wasn't making much sense |
tree | commitdiff |
2014-09-25 |
Peter Rabbitson |
Deprecate and properly handle empty lhs |
tree | commitdiff |
2014-09-19 |
Peter Rabbitson |
Well how about them apples?! Add temporary overload... |
tree | commitdiff |
2014-09-19 |
Peter Rabbitson |
Boolification-derived-stringification is a thing..... |
tree | commitdiff |
2014-09-14 |
Peter Rabbitson |
An arrayref makes sense for literals, but no sense... |
tree | commitdiff |
2014-09-10 |
Peter Rabbitson |
More (still passing!!!) test cases after conversation... |
tree | commitdiff |
2014-09-07 |
Peter Rabbitson |
Even more versatile is_plain_value testing - feeble... |
tree | commitdiff |
2014-09-07 |
Peter Rabbitson |
Make sure is_plain_value returns the actual object... |
tree | commitdiff |
2014-09-04 |
Peter Rabbitson |
{ -ident => undef } makes zero sense |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
New exportable functions: is_literal_value($) and is_pl... |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Fix -values not being handled properly with NULLs |
tree | commitdiff |
2014-07-17 |
Dagfinn Ilmari Man... |
Escape closing quote character in table and column... |
tree | commitdiff |
2014-07-16 |
Peter Rabbitson |
Fixup descriptions a bit |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Port the \[] *_sql_bind unpacker from DBIC |
tree | commitdiff |
2014-05-21 |
Arthur Axel 'fREW... |
Fix the reassembler to treat RNO as the precious specia... |
tree | commitdiff |
2014-05-21 |
Peter Rabbitson |
Treat RNO as a unary op, and properly normalize it |
tree | commitdiff |
2014-05-21 |
Arthur Axel 'fREW... |
Original (now passing) test for 08e163601 |
tree | commitdiff |
2014-05-21 |
Peter Rabbitson |
Fix the binop leg of the parser to correctly consider... |
tree | commitdiff |
2014-01-16 |
Peter Rabbitson |
Port scalarref in array of sources test from dq (7732c37a) |
tree | commitdiff |
2014-01-16 |
Peter Rabbitson |
Fix regression in column level { not => undef } op |
tree | commitdiff |
2014-01-03 |
Dagfinn Ilmari Man... |
Check for extra warnings, and diag input and output |
tree | commitdiff |
2014-01-03 |
Dagfinn Ilmari Man... |
Diag input and output for unexpected success |
tree | commitdiff |
2014-01-03 |
Peter Rabbitson |
Ensure that multi-nested parenthesis are never unrolled... |
tree | commitdiff |
2013-12-27 |
Dagfinn Ilmari Man... |
Parentheses are significant in IN tests |
tree | commitdiff |
2013-12-26 |
Dagfinn Ilmari Man... |
Move simple IN/BETWEEN tests to t/05in_between.t |
tree | commitdiff |
2013-12-26 |
Dagfinn Ilmari Man... |
Actually use the descriptions in the test cases |
tree | commitdiff |
2013-12-26 |
Arthur Axel 'fREW... |
An old (now passing) test for regression introduced... |
tree | commitdiff |
2013-12-26 |
Dagfinn Ilmari Man... |
Port fce4b7a9 from the DQ branch (with warning expectat... |
tree | commitdiff |
2013-12-26 |
Peter Rabbitson |
Reintroduce handling of IS( NOT) ops |
tree | commitdiff |
2013-12-26 |
Peter Rabbitson |
Extensive tests and deprecations of multivalue/no value... |
tree | commitdiff |
2013-12-26 |
Peter Rabbitson |
Move test to a better location (no changes) |
tree | commitdiff |
2013-12-26 |
Peter Rabbitson |
Normalize handling of expected warnings/exceptions... |
tree | commitdiff |
2013-12-26 |
Peter Rabbitson |
Remove many of the settled-by-time comments, modernize... |
tree | commitdiff |
2013-12-26 |
Peter Rabbitson |
Centralize handling of in-test dumpering |
tree | commitdiff |
2013-12-22 |
Peter Rabbitson |
Extra stopword (we need to find a way to introduce... |
tree | commitdiff |
2013-12-18 |
Peter Rabbitson |
No tabs, no trailers |
tree | commitdiff |
2013-12-18 |
Peter Rabbitson |
Test BETWEEN after the IN debacle (luckily it throws... |
tree | commitdiff |
2013-12-18 |
Peter Rabbitson |
We already have Storable as a dep, this is pointless |
tree | commitdiff |
2013-12-18 |
Peter Rabbitson |
And yet more improvements in the parsing engine |
tree | commitdiff |
2013-12-18 |
Dagfinn Ilmari Man... |
Clarify in => undef exception (based on 90c87778) |
tree | commitdiff |
2013-12-18 |
Peter Rabbitson |
Backport undef-with-in tests from DQ, add "roadwork... |
tree | commitdiff |
2013-12-18 |
Dagfinn Ilmari Man... |
Extra test from the DQ branch (passes in 1.5) |
tree | commitdiff |
2013-12-04 |
Dagfinn Ilmari Man... |
Document and test non-reference { -in => ... } |
tree | commitdiff |
2013-06-09 |
Peter Rabbitson |
Kill the plan |
tree | commitdiff |
2013-06-09 |
Peter Rabbitson |
Finish a RHS branch before applying ASC/DESC mods |
tree | commitdiff |
2013-06-04 |
Peter Rabbitson |
Make tests pass without Storable |
tree | commitdiff |
2013-06-04 |
Mark A. Stratman |
Added (now passing) test for @@ full text search |
tree | commitdiff |
2013-06-04 |
Peter Rabbitson |
Stop unknown token processing early in case a potential... |
tree | commitdiff |
2013-06-04 |
Arthur Axel 'fREW... |
Add (now passing) reassembly test |
tree | commitdiff |
2013-06-04 |
Peter Rabbitson |
Change parser to not eagerly slurp RHS expressions... |
tree | commitdiff |
2013-06-04 |
Peter Rabbitson |
The ORDER BY parsing fix in 73835ff0 only worked by... |
tree | commitdiff |
2013-06-04 |
Peter Rabbitson |
All roundtrip tests now look for the exact string |
tree | commitdiff |
2013-06-02 |
Peter Rabbitson |
Stop differentiating between ORDER BY foo and ORDER... |
tree | commitdiff |
2013-06-01 |
Peter Rabbitson |
Pave the road to more global state |
tree | commitdiff |
2013-04-14 |
Dagfinn Ilmari Man... |
Revert "Add support for NULLS FIRST/LAST in ORDER BY" |
tree | commitdiff |
2013-03-21 |
Peter Rabbitson |
Fix false-negative function comparisons |
tree | commitdiff |
2013-02-05 |
Dagfinn Ilmari Man... |
Fix -nulls value case-insensitivity |
tree | commitdiff |
2013-01-26 |
Dagfinn Ilmari Man... |
Add support for NULLS FIRST/LAST in ORDER BY |
tree | commitdiff |
2012-05-30 |
Arthur Axel 'fREW... |
fix regression introduced in 6f2a5b6 |
tree | commitdiff |
2012-04-11 |
Peter Rabbitson |
Migrate -ident and -value from dbic, reorganize docs |
tree | commitdiff |
2011-08-07 |
Peter Rabbitson |
Cleanup parser a bit more, anchor everything correctly... |
tree | commitdiff |
2011-08-06 |
Alexander Hartmaier |
Add test for SQL statement that used to fail before... |
tree | commitdiff |
2011-08-06 |
Peter Rabbitson |
Massively refactor arbitrary sql parser code |
tree | commitdiff |
2011-08-01 |
Peter Rabbitson |
Fix over-eager parenthesis unrolling (only legal in... |
tree | commitdiff |
2011-08-01 |
Peter Rabbitson |
Promote AS to a binop of sorts |
tree | commitdiff |
2011-01-07 |
Peter Rabbitson |
Add some crazy malformed SQL to make sure things do... |
tree | commitdiff |
2011-01-07 |
Peter Rabbitson |
Fix incorrect comparison of malformed lists |
tree | commitdiff |
2011-01-07 |
Peter Rabbitson |
Fix recursion warnings while parsing extremely long... |
tree | commitdiff |
2010-12-22 |
Peter Rabbitson |
Fix stupid not exists omission |
tree | commitdiff |
2010-12-21 |
Peter Rabbitson |
Consolidate the injection_guard checks, fix bobby's... |
tree | commitdiff |
2010-12-21 |
Peter Rabbitson |
injection_guard implementation |
tree | commitdiff |
2010-12-21 |
Peter Rabbitson |
Undocument -nest with extreme prejudice |
tree | commitdiff |
2010-12-05 |
Peter Rabbitson |
Fix stupid assumption in parenthesis unroller |
tree | commitdiff |
2010-12-01 |
Justin Hunter |
add handling for NULL when using -in |
tree | commitdiff |
2010-11-24 |
Peter Rabbitson |
Fix retardation in -between bind handling |
tree | commitdiff |
next |