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:
parent
302741f5f3
commit
74244341cd
1 changed files with 5 additions and 0 deletions
5
Changes
5
Changes
|
@ -1,5 +1,10 @@
|
||||||
Changes for Perl extension DBD-SQLite
|
Changes for Perl extension DBD-SQLite
|
||||||
|
|
||||||
|
1.43_08 to be released
|
||||||
|
- Updated to SQLite 3.8.6, which should fix a unique index
|
||||||
|
issue: see http://www.sqlite.org/src/info/9a6daf340df99ba93c
|
||||||
|
for details (ISHIGAKI)
|
||||||
|
|
||||||
1.43_07 2014-07-30
|
1.43_07 2014-07-30
|
||||||
- Resolved #97598: Crash on disconnect with virtual tables (FTS4)
|
- Resolved #97598: Crash on disconnect with virtual tables (FTS4)
|
||||||
(patch and test code by Rob++) (ISHIGAKI)
|
(patch and test code by Rob++) (ISHIGAKI)
|
||||||
|
|
Loading…
Add table
Reference in a new issue