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-01 13:10:18 +00:00
parent dce5d047cc
commit 3a6d2aed19

View file

@ -4,6 +4,7 @@ Changes for Perl extension DBD-SQLite
- Updated to SQLite 3.17.13 (ISHIGAKI)
- added support for foreign_key_info (DAMI)
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
- Resolved #48084: improper "require utf8" in tests (ISHIGAKI)
1.37 Thu 12 Jun 2012
- Updated to SQLite 3.7.12.1 (ISHIGAKI)