File perl-SQL-Abstract.changes of Package perl-SQL-Abstract
-------------------------------------------------------------------
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
- updated to 1.73
- Fix parsing of ORDER BY foo + ?
- Stop filling in placeholders in `format-sql` since it does not support
passing values for them anyway
- Fix parsing of NOT EXISTS
- Fix over-eager parenthesis unrolling
- Fix deep recursion warnings while parsing obnoxiously long sql statements
- Fix incorrect comparison of malformed lists
- Fix incorrect reporting of mismatch-members in SQLA::Test
- Migrate the -ident operator from DBIC into SQLA
- Migrate the -value operator from DBIC into SQLA
-------------------------------------------------------------------
Thu Mar 31 08:30:28 UTC 2011 - coolo@novell.com
- update to 1.72
* lots of changes, see Changes
-------------------------------------------------------------------
Wed Dec 1 10:23:00 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Dec 11 14:47:44 UTC 2009 - chris@computersalat.de
- update to version 1.60
* lot of changes, see Changes
- cleanup spec
* added header
* sorted Tags
* fixed build-/deps
* added author
* moved changelog to .changes
- added perl-macros
* perl_gen_filelist
-------------------------------------------------------------------
Sun Oct 26 08:12:19 CET 2008 - gerrit.beine@gmx.de
- first release 1.24