mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -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.
|
Revision history for Perl extension DBD-SQLite.
|
||||||
|
|
||||||
1.19_05 not yet released
|
1.19_05 Thu 2 Apr 2009
|
||||||
- Added collations from DBD::SQLite::Amalgamation (CORION)
|
- DBD::SQLite::Amalgamation 3.6.1.2 and DBD::SQLite 1.19_04
|
||||||
. DBD::SQLite::Amalgamation 3.6.1.2 and DBD::SQLite 1.19_04
|
|
||||||
should be feature identical now.
|
should be feature identical now.
|
||||||
|
- Added collations from DBD::SQLite::Amalgamation (CORION)
|
||||||
- Removed statement handle activation after "execute" if
|
- Removed statement handle activation after "execute" if
|
||||||
there's no row to fetch. I hope this silences the
|
there's no row to fetch. I hope this silences the
|
||||||
Class::DBI's warnings. (ISHIGAKI)
|
Class::DBI's warnings. (ISHIGAKI)
|
||||||
|
|
Loading…
Add table
Reference in a new issue