1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

updated Changes

This commit is contained in:
Kenichi Ishigaki 2012-09-07 19:38:01 +00:00
parent ac73b3ec7f
commit 4f721b7880

View file

@ -10,8 +10,8 @@ Changes for Perl extension DBD-SQLite
- Updated to SQLite 3.17.14 (ISHIGAKI)
- Added support for foreign_key_info (DAMI)
- Added a few methods to retrieve internal information such as
table_column_metadata/db_filename (ISHIGAKI)
- Added several methods to retrieve internal information such as
table_column_metadata/db_filename/*_status (ISHIGAKI)
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
- Resolved #48084: improper "require utf8" in tests (ISHIGAKI)
- Resolved #77724: bug in primary_key_info with regard to column