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

DBD-SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-04-30 14:54:32 +00:00
parent 0842e9de3a
commit f5886b6514

View file

@ -2,6 +2,8 @@ Changes for Perl extension DBD-SQLite
1.26 to be released 1.26 to be released
- Added ORDINAL_POSITION support for $dbh->column_info (ADAMK) - Added ORDINAL_POSITION support for $dbh->column_info (ADAMK)
- Applied several fixes from GFUJI to clean up code (#45578)
(ISHIGAKI)
1.25 Thu 23 Apr 2009 1.25 Thu 23 Apr 2009
- Amalgamation conversion turned out to be quicker than expected. - Amalgamation conversion turned out to be quicker than expected.