projects
/
scpubgit/Q-Branch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
values clause
[scpubgit/Q-Branch.git]
/
Changes
2018-07-09
Dagfinn Ilmari Man...
Release commit for 1.86
blob
|
commitdiff
2018-07-09
Dagfinn Ilmari Man...
Add Changes entry for literal '0' WHERE fix
blob
|
commitdiff
|
diff to current
2018-01-28
Sebastian Riedel
Add overloadable _select_fields method
blob
|
commitdiff
|
diff to current
2018-01-27
Dagfinn Ilmari Man...
Remove obsolete docs for arrayrefref as select source
blob
|
commitdiff
|
diff to current
2018-01-27
Dagfinn Ilmari Man...
Release commit for 1.85
blob
|
commitdiff
|
diff to current
2018-01-27
Dagfinn Ilmari Man...
Add Changes entry for UPDATE ... SET ... refactor
blob
|
commitdiff
|
diff to current
2017-04-03
Dagfinn Ilmari Man...
Restore perl version requirement missed in the Distar...
blob
|
commitdiff
|
diff to current
2017-04-03
Dagfinn Ilmari Man...
Release commit for 1.84
blob
|
commitdiff
|
diff to current
2017-04-03
Dagfinn Ilmari Man...
Restore 'dynamic_config => 0' missed in the Distar...
blob
|
commitdiff
|
diff to current
2017-04-03
Dagfinn Ilmari Man...
Release commit for 1.83
blob
|
commitdiff
|
diff to current
2017-04-03
Dagfinn Ilmari Man...
Port to Distar
blob
|
commitdiff
|
diff to current
2017-04-03
Dagfinn Ilmari Man...
Note GitHub PR number for DELETE ... RETURNING (GH#9)
blob
|
commitdiff
|
diff to current
2017-03-21
Sebastian Riedel
Add support for DELETE ... RETURNING ...
blob
|
commitdiff
|
diff to current
2017-03-20
Dagfinn Ilmari Man...
Release 1.82
blob
|
commitdiff
|
diff to current
2017-03-01
Joshua Keroes
Fix syntax errors in ORDER BY docs (GH#7)
blob
|
commitdiff
|
diff to current
2017-03-01
Dagfinn Ilmari Man...
Add explicit dependency on Sub::Quote (GH#8)
blob
|
commitdiff
|
diff to current
2017-02-28
Dagfinn Ilmari Man...
Release 1.81_01
blob
|
commitdiff
|
diff to current
2017-02-20
Dagfinn Ilmari Man...
Add Changes entry for ORDER BY doc improvements
blob
|
commitdiff
|
diff to current
2016-03-04
Dagfinn Ilmari Man...
Fix ->insert($table, \@values) with >26 values (RT...
blob
|
commitdiff
|
diff to current
2016-02-20
Dagfinn Ilmari Man...
Add Changes entry for UPDATE ... RETURNING
blob
|
commitdiff
|
diff to current
2015-10-19
Dagfinn Ilmari Man...
Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL...
blob
|
commitdiff
|
diff to current
2015-07-07
Dagfinn Ilmari Man...
Fix order clauses with bind parameters in ->where
blob
|
commitdiff
|
diff to current
2014-10-25
Peter Rabbitson
Release 1.81
blob
|
commitdiff
|
diff to current
2014-10-25
Peter Rabbitson
Fix overly-enthusiastic parenthesis unroller (RT#99503)
blob
|
commitdiff
|
diff to current
2014-10-05
Peter Rabbitson
Release 1.80
blob
|
commitdiff
|
diff to current
2014-10-03
Peter Rabbitson
Croak on invalid top-level special ops
blob
|
commitdiff
|
diff to current
2014-09-26
Peter Rabbitson
Whatever I was thinking it wasn't making much sense
blob
|
commitdiff
|
diff to current
2014-09-25
Peter Rabbitson
Release 1.79
blob
|
commitdiff
|
diff to current
2014-09-25
Peter Rabbitson
Deprecate and properly handle empty lhs
blob
|
commitdiff
|
diff to current
2014-09-04
Peter Rabbitson
{ -ident => undef } makes zero sense
blob
|
commitdiff
|
diff to current
2014-07-17
Peter Rabbitson
New exportable functions: is_literal_value($) and is_pl...
blob
|
commitdiff
|
diff to current
2014-07-17
Peter Rabbitson
Fix -values not being handled properly with NULLs
blob
|
commitdiff
|
diff to current
2014-07-17
Dagfinn Ilmari Man...
Escape closing quote character in table and column...
blob
|
commitdiff
|
diff to current
2014-05-28
Peter Rabbitson
release 1.78
blob
|
commitdiff
|
diff to current
2014-05-28
Peter Rabbitson
Rewrite sql formatter script and shove it into examples...
blob
|
commitdiff
|
diff to current
2014-05-27
Peter Rabbitson
Port the \[] *_sql_bind unpacker from DBIC
blob
|
commitdiff
|
diff to current
2014-05-21
Arthur Axel 'fREW...
Fix the reassembler to treat RNO as the precious specia...
blob
|
commitdiff
|
diff to current
2014-05-21
Peter Rabbitson
Fix the binop leg of the parser to correctly consider...
blob
|
commitdiff
|
diff to current
2014-01-17
Peter Rabbitson
release 1.77
blob
|
commitdiff
|
diff to current
2014-01-16
Peter Rabbitson
Fix regression in column level { not => undef } op
blob
|
commitdiff
|
diff to current
2013-12-27
Peter Rabbitson
release 1.75
blob
|
commitdiff
|
diff to current
2013-12-26
Peter Rabbitson
Extensive tests and deprecations of multivalue/no value...
blob
|
commitdiff
|
diff to current
2013-12-18
Peter Rabbitson
Make it clearer in examples that bool takes expressions
blob
|
commitdiff
|
diff to current
2013-12-18
Peter Rabbitson
And yet more improvements in the parsing engine
blob
|
commitdiff
|
diff to current
2013-12-18
Peter Rabbitson
Backport undef-with-in tests from DQ, add "roadwork...
blob
|
commitdiff
|
diff to current
2013-08-12
Dagfinn Ilmari Man...
Fix typos in POD and comments (RT#87776)
blob
|
commitdiff
|
diff to current
2013-06-09
Peter Rabbitson
Finish a RHS branch before applying ASC/DESC mods
blob
|
commitdiff
|
diff to current
2013-06-04
Peter Rabbitson
release 1.74
blob
|
commitdiff
|
diff to current
2013-06-04
Peter Rabbitson
Change parser to not eagerly slurp RHS expressions...
blob
|
commitdiff
|
diff to current
2013-06-02
Peter Rabbitson
Stop differentiating between ORDER BY foo and ORDER...
blob
|
commitdiff
|
diff to current
2013-04-14
Dagfinn Ilmari Man...
Revert "Add support for NULLS FIRST/LAST in ORDER BY"
blob
|
commitdiff
|
diff to current
2013-03-21
Peter Rabbitson
Fix false-negative function comparisons
blob
|
commitdiff
|
diff to current
2013-01-26
Dagfinn Ilmari Man...
Add support for NULLS FIRST/LAST in ORDER BY
blob
|
commitdiff
|
diff to current
2012-07-10
Arthur Axel 'fREW...
release 1.73
blob
|
commitdiff
|
diff to current
2012-05-30
Arthur Axel 'fREW...
release 1.73_01
blob
|
commitdiff
|
diff to current
2012-05-30
Arthur Axel 'fREW...
fix regression introduced in 6f2a5b6
blob
|
commitdiff
|
diff to current
2012-04-20
Arthur Axel 'fREW...
Stop filling in placeholders in `format-sql`
blob
|
commitdiff
|
diff to current
2012-04-11
Peter Rabbitson
Migrate -ident and -value from dbic, reorganize docs
blob
|
commitdiff
|
diff to current
2011-08-06
Peter Rabbitson
Massively refactor arbitrary sql parser code
blob
|
commitdiff
|
diff to current
2011-08-01
Peter Rabbitson
Fix over-eager parenthesis unrolling (only legal in...
blob
|
commitdiff
|
diff to current
2011-01-07
Peter Rabbitson
Fix incorrect comparison of malformed lists
blob
|
commitdiff
|
diff to current
2011-01-07
Peter Rabbitson
Fix recursion warnings while parsing extremely long...
blob
|
commitdiff
|
diff to current
2010-12-22
Peter Rabbitson
Fix stupid not exists omission
blob
|
commitdiff
|
diff to current
2010-12-21
Arthur Axel 'fREW...
Release 1.72
blob
|
commitdiff
|
diff to current
2010-12-21
Peter Rabbitson
injection_guard implementation
blob
|
commitdiff
|
diff to current
2010-12-21
Peter Rabbitson
Undocument -nest with extreme prejudice
blob
|
commitdiff
|
diff to current
2010-12-21
Wes Malone
Removed excess parentheses in generated SQL
blob
|
commitdiff
|
diff to current
2010-12-01
Justin Hunter
add handling for NULL when using -in
blob
|
commitdiff
|
diff to current
2010-11-24
Peter Rabbitson
Fix retardation in -between bind handling
blob
|
commitdiff
|
diff to current
2010-11-09
Dagfinn Ilmari Man...
Fix parsing of foo.* in SQLA::Tree
blob
|
commitdiff
|
diff to current
2010-11-09
Peter Rabbitson
Release 1.71
blob
|
commitdiff
|
diff to current
2010-11-09
Arthur Axel 'fREW...
Release 1.70
blob
|
commitdiff
|
diff to current
2010-11-09
Arthur Axel 'fREW...
sort changes by importance
blob
|
commitdiff
|
diff to current
2010-11-09
Arthur Axel 'fREW...
Leave quotes from DBIC in bindargs
blob
|
commitdiff
|
diff to current
2010-11-08
Peter Rabbitson
Make resulting SQL work on MySQL
blob
|
commitdiff
|
diff to current
2010-11-03
Arthur Axel 'fREW...
Fix missing doc (RT#62587)
blob
|
commitdiff
|
diff to current
2010-10-29
Arthur Axel 'fREW...
Add error checking on "profile" for SQLA::Tree
blob
|
commitdiff
|
diff to current
2010-10-28
Arthur Axel 'fREW...
Highlight HAVING
blob
|
commitdiff
|
diff to current
2010-10-28
Arthur Axel 'fREW...
squash_repeats > no_repeats
blob
|
commitdiff
|
diff to current
2010-10-28
Arthur Axel 'fREW...
Add "no_repeats" option to fix it such that repeated...
blob
|
commitdiff
|
diff to current
2010-10-23
Arthur Axel "fREW...
Add EXECUTING for clarity of long running SQL
blob
|
commitdiff
|
diff to current
2010-10-23
Arthur Axel "fREW...
Highlight transaction keywords
blob
|
commitdiff
|
diff to current
2010-10-23
Arthur Axel "fREW...
Hide bulk inserts from DBIx::Class
blob
|
commitdiff
|
diff to current
2010-10-23
Arthur Axel "fREW...
fix pagination keywords
blob
|
commitdiff
|
diff to current
2010-10-22
Arthur Axel "fREW...
release SQL::Abstract 1.69
blob
|
commitdiff
|
diff to current
2010-10-21
Peter Rabbitson
Add support for { -op => $foo } in UPDATE arguments
blob
|
commitdiff
|
diff to current
2010-10-21
Peter Rabbitson
Fix default value inserts (an op can have an empty...
blob
|
commitdiff
|
diff to current
2010-10-21
Peter Rabbitson
Properly support ops containing _'s (valid in Oracle)
blob
|
commitdiff
|
diff to current
2010-10-21
Peter Rabbitson
Preserve \@bindargs passed to unparse()
blob
|
commitdiff
|
diff to current
2010-10-21
Peter Rabbitson
Add list support, and various mini-fixes
blob
|
commitdiff
|
diff to current
2010-10-09
Arthur Axel "fREW...
Changes for past two commits
blob
|
commitdiff
|
diff to current
2010-09-22
Peter Rabbitson
Fix incomplete handling of IN/BETWEEN sub-args
blob
|
commitdiff
|
diff to current
2010-09-22
Peter Rabbitson
Reenable the tester test - it's fast enough now
blob
|
commitdiff
|
diff to current
2010-09-16
Arthur Axel "fREW...
release 1.68
blob
|
commitdiff
|
diff to current
2010-09-14
Arthur Axel "fREW...
placeholder coloring!
blob
|
commitdiff
|
diff to current
2010-09-14
Arthur Axel "fREW...
doc additions and a method rename
blob
|
commitdiff
|
diff to current
2010-09-11
Arthur Axel "fREW...
docs for ::Tree
blob
|
commitdiff
|
diff to current
2010-09-09
Arthur Axel "fREW...
merge configs with profiles
blob
|
commitdiff
|
diff to current
2010-09-09
Arthur Axel "fREW...
add placeholder support
blob
|
commitdiff
|
diff to current
2010-09-08
Arthur Axel "fREW...
rename DBIC::Storage::PP and get ready to re-release
blob
|
commitdiff
|
diff to current
next