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
2020-01-31
Dagfinn Ilmari...
Add runtime dependency on Test::Deep and Test::Builder...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Dagfinn Ilmari...
Consistently use single quotes for deps in Makefile.PL
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
Dagfinn Ilmari...
Release commit for 1.86
v1.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
v1.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
v1.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
v1.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
v1.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
v1.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
v1.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
v1.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
v1.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
2014-09-20
Peter Rabbitson
Truly fix literal+bind examples (build upon a3e3e6a18)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Dagfinn Ilmari...
Fix typos in literal + bind examples
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Peter Rabbitson
IRC meta
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Peter Rabbitson
Well how about them apples?! Add temporary overload...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Peter Rabbitson
Boolification-derived-stringification is a thing.....
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
Peter Rabbitson
An arrayref makes sense for literals, but no sense...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Peter Rabbitson
More (still passing!!!) test cases after conversation...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Peter Rabbitson
Even more versatile is_plain_value testing - feeble...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Peter Rabbitson
Make sure is_plain_value returns the actual object...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Peter Rabbitson
Even more reuse of @_
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Peter Rabbitson
{ -ident => undef } makes zero sense
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Dagfinn Ilmari...
Correct comments about overload methods vs. ->can()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Peter Rabbitson
Aha - this is why I didn't use ->can originally
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Peter Rabbitson
New exportable functions: is_literal_value($) and is_pl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Peter Rabbitson
Fix -values not being handled properly with NULLs
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Dagfinn Ilmari...
Escape closing quote character in table and column...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Peter Rabbitson
After 5f3fa0ac script/ is no more
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Peter Rabbitson
Fixup descriptions a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Dagfinn Ilmari...
Add basic .dir-locals.el
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
release 1.78
v1.78
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
Drop reqs - works on 5.6.1 just fine
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
Rewrite sql formatter script and shove it into examples...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Peter Rabbitson
Swap CAG with Moo, lazify a lot of the profile selection
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Port the \[] *_sql_bind unpacker from DBIC
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Peter Rabbitson
Use variables to simplify grocking the parenthesis...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Arthur Axel...
Fix the reassembler to treat RNO as the precious specia...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Peter Rabbitson
Treat RNO as a unary op, and properly normalize it
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Arthur Axel...
Original (now passing) test for 08e163601
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Peter Rabbitson
Fix the binop leg of the parser to correctly consider...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Peter Rabbitson
release 1.77
v1.77
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Peter Rabbitson
Port scalarref in array of sources test from dq (7732c37a)
commit
|
commitdiff
|
tree
|
snapshot
next