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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2012-09-04 13:32:08 +00:00
parent 65a1da45d5
commit 5e0c32328a

View file

@ -8,7 +8,7 @@ Changes for Perl extension DBD-SQLite
been the default), set sqlite_use_immediate_transaction
to false explicitly. (ISHIGAKI)
- Updated to SQLite 3.17.13 (ISHIGAKI)
- Updated to SQLite 3.17.14 (ISHIGAKI)
- added support for foreign_key_info (DAMI)
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
- Resolved #48084: improper "require utf8" in tests (ISHIGAKI)