2018-09-16 |
Matt S Trout |
fixup operator + empty arrayref handling |
commit | commitdiff | tree | snapshot |
2018-09-16 |
Matt S Trout |
resolve final 02where fail by adding -func, 01generate... |
commit | commitdiff | tree | snapshot |
2018-09-16 |
Matt S Trout |
trap exceptions and show expr expansion in 02where |
commit | commitdiff | tree | snapshot |
2018-09-16 |
Matt S Trout |
MANGLE |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Matt S Trout |
notreached at base of expand_expr |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Matt S Trout |
eliminate IS special op usage |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Matt S Trout |
eliminated value old special op impl |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Matt S Trout |
ensure ident no longer uses the old code |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Matt S Trout |
disable IN and BETWEEN implementations |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Matt S Trout |
need to normalize op to avoid spurious use of old unary ops |
commit | commitdiff | tree | snapshot |
2018-09-11 |
Matt S Trout |
IN support as a custom -op type |
commit | commitdiff | tree | snapshot |
2018-09-09 |
Matt S Trout |
expand and render BETWEEN and NOT BETWEEN |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Matt S Trout |
LITERAL op should perform bindtype check |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Matt S Trout |
regularise more code, switch one test from die to warn... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Matt S Trout |
switch another literal case to -literal |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Matt S Trout |
use -literal for top level exprs |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Matt S Trout |
initial introduction of literal op |
commit | commitdiff | tree | snapshot |
2018-09-08 |
Matt S Trout |
expand hashpair w/hash RHS |
commit | commitdiff | tree | snapshot |
2018-09-07 |
Matt S Trout |
expand top level arrays |
commit | commitdiff | tree | snapshot |
2018-09-07 |
Matt S Trout |
include exception for 00new failures |
commit | commitdiff | tree | snapshot |
2018-09-07 |
Matt S Trout |
add -op and -bind, expand some cases to them |
commit | commitdiff | tree | snapshot |
2018-09-07 |
Matt S Trout |
better results from 01generate when a test unexpecteedl... |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Matt S Trout |
expand -bool, stop forbidding top-level unary ops |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Matt S Trout |
negation expansion |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Matt S Trout |
arrayref hashpair case |
commit | commitdiff | tree | snapshot |
2018-09-04 |
Matt S Trout |
rearrange hashpair expansion |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Matt S Trout |
expander handles literal as RHS |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Matt S Trout |
add -nest to hashpair expansion |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Matt S Trout |
hashpair expansion - defaulting to $self->{cmp} |
commit | commitdiff | tree | snapshot |
2018-09-03 |
Matt S Trout |
expression expansion pass, zeroth cut |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Matt S Trout |
remove another special case IS NULL rendering |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Matt S Trout |
make undef value use is operator |
commit | commitdiff | tree | snapshot |
2018-09-02 |
Matt S Trout |
explicit defaulting of scalar-rhs hashpair |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Dagfinn Ilmari... |
Release commit for 1.86 |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Dagfinn Ilmari... |
Bumping version to 1.86 |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Dagfinn Ilmari... |
Add Changes entry for literal '0' WHERE fix |
commit | commitdiff | tree | snapshot |
2018-07-07 |
Fabrizio Gennari |
Do not replace the literal string '0' with '' |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Sebastian Riedel |
Add overloadable _select_fields method |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Dagfinn Ilmari... |
Remove spaces before colons in POD |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Dagfinn Ilmari... |
Remove obsolete docs for arrayrefref as select source |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Dagfinn Ilmari... |
Ignore built dist files and directories |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Dagfinn Ilmari... |
Release commit for 1.85 |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Dagfinn Ilmari... |
Bumping version to 1.85 |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Dagfinn Ilmari... |
Add Changes entry for UPDATE ... SET ... refactor |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Dagfinn Ilmari... |
Remove pointless quoting of single variables |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Sebastian Riedel |
add reusable _update_set_values method, consistent... |
commit | commitdiff | tree | snapshot |
2018-01-17 |
Dagfinn Ilmari... |
Add Travis-CI config |
commit | commitdiff | tree | snapshot |
2017-10-25 |
Xavier Guimard |
Spelling errors |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Dagfinn Ilmari... |
Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2017-04-13 |
Dagfinn Ilmari... |
Prune pointless puke parens |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Make META->{no_index}->{package} an array |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Add modules used in author tests to develop-requires |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Restore perl version requirement missed in the Distar... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Release commit for 1.84 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Bumping version to 1.84 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Restore 'dynamic_config => 0' missed in the Distar... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Release commit for 1.83 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Bumping version to 1.83 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Port to Distar |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Note GitHub PR number for DELETE ... RETURNING (GH#9) |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dagfinn Ilmari... |
Comment why each of the RETURNING clauses have their... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Sebastian Riedel |
Add support for DELETE ... RETURNING ... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Dagfinn Ilmari... |
Release 1.82 |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Dagfinn Ilmari... |
Align clauses of complex ORDER BY example for readability |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Joshua Keroes |
Fix syntax errors in ORDER BY docs (GH#7) |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Dagfinn Ilmari... |
Add explicit dependency on Sub::Quote (GH#8) |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Dagfinn Ilmari... |
Release 1.81_01 |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Dagfinn Ilmari... |
Add Changes entry for ORDER BY doc improvements |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Ricardo Signes |
Document arrayrefref (\[...]) form for order_by |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Dagfinn Ilmari... |
Remove pointless prototypes on methods |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Dagfinn Ilmari... |
Fix ->insert($table, \@values) with >26 values (RT... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Dagfinn Ilmari... |
Add Changes entry for UPDATE ... RETURNING |
commit | commitdiff | tree | snapshot |
2015-12-30 |
Dagfinn Ilmari... |
10% speedup of identifier quoting |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Dagfinn Ilmari... |
Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Dagfinn Ilmari... |
Fix ORDER BY clause type in synopsis and where() header |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Dagfinn Ilmari... |
Fix order clauses with bind parameters in ->where |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Dagfinn Ilmari... |
Ignore editor droppings |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Dagfinn Ilmari... |
Bump Moo dep and remove warning defatalisation hack |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Dagfinn Ilmari... |
Add _update_returning method for UPDATE … RETURNING |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Dagfinn Ilmari... |
Keep calling _insert_returning for INSERT … RETURNING |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Daniel Perrett |
Fixed missing '}' in POD examples and reformat for... |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dagfinn Ilmari... |
Reinstate _insert_returning method for DBIC compat |
commit | commitdiff | tree | snapshot |
2014-12-15 |
Dagfinn Ilmari... |
Add support for UPDATE ... RETURNING ... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Release 1.81 |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Fix overly-enthusiastic parenthesis unroller (RT#99503) |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Re-indent and quote versions in Makefile |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Release 1.80 |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Skip tests on smokers with a broken DBIC trial |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Peter Rabbitson |
Croak on invalid top-level special ops |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Peter Rabbitson |
Saner handling of nested_lhs, we now set it in one... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
gregor herrmann |
spelling mistake (RT#99147) |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Peter Rabbitson |
Whatever I was thinking it wasn't making much sense |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Release 1.79 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Even though MRO::C is a dep of Moo, specify it explicitly |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Deprecate and properly handle empty lhs |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
More robust Moo import block (modelled on DBIC) |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Rudolf Leermakers |
Updating links to repositories, added GitHub mirror |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Rudolf Leermakers |
Minor documentation fixes; typos, POD formatting code... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Peter Rabbitson |
Link fixes (no other changes) |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Dagfinn Ilmari... |
Warn if _recurse_where is called in scalar context |
commit | commitdiff | tree | snapshot |
next |