1
0
Fork 0
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:
Adam Kennedy 2009-04-02 04:13:18 +00:00
parent 75a99648de
commit 1c55ed52a0

View file

@ -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)