forked from pool/perl-SQL-Abstract
- updated to 1.74
- Fix insufficient parenthesis unroll during operator comparison - 'ORDER BY foo' and 'ORDER BY foo ASC' are now considered equal by default (with a switch to reenable old behavior when necessary) - Change parser to not eagerly slurp RHS expressions it doesn't recognize OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
4706e7316f
commit
3af595be9a
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 27 11:58:57 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 1.74
|
||||
- Fix insufficient parenthesis unroll during operator comparison
|
||||
- 'ORDER BY foo' and 'ORDER BY foo ASC' are now considered equal
|
||||
by default (with a switch to reenable old behavior when necessary)
|
||||
- Change parser to not eagerly slurp RHS expressions it doesn't recognize
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 17:21:42 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user