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:
parent
0dbc9d1074
commit
66cecfee73
1 changed files with 10 additions and 0 deletions
10
Changes
10
Changes
|
@ -1,5 +1,15 @@
|
||||||
Changes for Perl extension DBD-SQLite
|
Changes for Perl extension DBD-SQLite
|
||||||
|
|
||||||
|
1.55_04 to be released
|
||||||
|
- Updated SQLite to 3.20.1
|
||||||
|
- Resolved #122581: statistics_info() doesn't work correctly
|
||||||
|
(John Deighan)
|
||||||
|
- Fixed typo (GH#26, ReneNyffenegger)
|
||||||
|
- Silenced some warnings (GH#25, Jacques Germishuys)
|
||||||
|
- Fixed no dot in @INC issue (GH#24, ribasushi)
|
||||||
|
- Fixed zero-length BLOB value is retrieved as undef
|
||||||
|
(GH#23, SATO Kentaro)
|
||||||
|
|
||||||
1.55_03 2017-02-14
|
1.55_03 2017-02-14
|
||||||
- Updated SQLite to 3.17.0
|
- Updated SQLite to 3.17.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue