8
0

Accepting request 46016 from home:computersalat:devel:perl

Copy from home:computersalat:devel:perl/perl-SQL-Statement via accept of submit request 46016 revision 3.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/46016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Statement?expand=0&rev=17
This commit is contained in:
Christian Wittmer
2010-08-23 12:57:33 +00:00
committed by Git OBS Bridge
parent 940e0c4877
commit 9521568087
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 23 12:52:39 UTC 2010 - chris@computersalat.de
- update to 1.31
- [Bug fixes]
* Fix misbehaviour of DELETE/UPDATE for tables with only basic capabilities
and no matching where clause (reported by H.Merijn Brand and Drew ...)
* Fix some column identifier splits to respect quoted tables
- [Improvements]
* Optimized some core routines between 25% and 50%.
- fixed deps (Requires)
o DBD::File, DBI::DBD::SqlEngine > Recommends
-------------------------------------------------------------------
Tue Aug 10 08:35:21 UTC 2010 - chris@computersalat.de