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 2014-06-17 15:10:29 +09:00
parent 3ccab507a6
commit b4c4711cec

View file

@ -1,5 +1,9 @@
Changes for Perl extension DBD-SQLite Changes for Perl extension DBD-SQLite
1.43_04 to be released
- Resolved #96494: [PATCH] add SYSTEM TABLE to table_info() type
list (MJP)
1.43_03 2014-06-12 1.43_03 2014-06-12
- Updated to SQLite 3.8.5, which should fix query planner's - Updated to SQLite 3.8.5, which should fix query planner's
issues in SQLite (ISHIGAKI) issues in SQLite (ISHIGAKI)