mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
DBD-SQLite: updated Changes
This commit is contained in:
parent
6c843aa52b
commit
6e74fa6ca3
1 changed files with 3 additions and 0 deletions
3
Changes
3
Changes
|
@ -4,6 +4,9 @@ Revision history for Perl extension DBD-SQLite.
|
|||
- Added collations from DBD::SQLite::Amalgamation (CORION)
|
||||
. DBD::SQLite::Amalgamation 3.6.1.2 and DBD::SQLite 1.19_04
|
||||
should be feature identical now.
|
||||
- Removed statement handle activation after "execute" if
|
||||
there's no row to fetch. I hope this silences the
|
||||
Class::DBI's warnings. (ISHIGAKI)
|
||||
|
||||
1.19_04 Tue 31 Mar 2009
|
||||
- Updated to SQLite 3.6.12 (ISHIGAKI)
|
||||
|
|
Loading…
Add table
Reference in a new issue