1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

DBD::SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-10-14 15:39:47 +00:00
parent 8fb2535184
commit 1d17ea4428

View file

@ -1,5 +1,8 @@
Changes for Perl extension DBD-SQLite
1.26_05 to be released
- Updated to SQLite 3.6.19 (ISHIGAKI)
1.26_04 Tue 6 Oct 2009
*** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
- Resolved #49716: Fixed $dbh->column_info to work according to