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