1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00

DBD-SQLite: added the RT issue # to make it clear

This commit is contained in:
Kenichi Ishigaki 2009-09-16 04:17:58 +00:00
parent f9fa530207
commit cc6743a3bc

View file

@ -9,8 +9,8 @@ Changes for Perl extension DBD-SQLite
under a very, very slow (virtual) machine. (ISHIGAKI)
- Added a code to look for a compiler from Module::Install::Can.
(ISHIGAKI)
- Fixed $dbh->column_info to work according to the spec in DBI and
added support for attached databases. (VLYON)
- Resolved #49716: Fixed $dbh->column_info to work according to
the spec in DBI and added support for attached databases. (VLYON)
1.26_03 Wed 12 Aug 2009
- Updated to SQLite 3.6.17 (ISHIGAKI)