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
1eda646cd8
commit
1e2d7839ba
1 changed files with 7 additions and 0 deletions
7
Changes
7
Changes
|
@ -1,5 +1,11 @@
|
||||||
Changes for Perl extension DBD-SQLite
|
Changes for Perl extension DBD-SQLite
|
||||||
|
|
||||||
|
1.59_03 2018-11-03
|
||||||
|
- Added a note on the long standing bug on TYPE statement
|
||||||
|
handle attribute
|
||||||
|
- Applied a doc patch on Virtual::PerlData by Björn Höhrmann
|
||||||
|
(GH-31)
|
||||||
|
|
||||||
1.59_02 2018-09-30
|
1.59_02 2018-09-30
|
||||||
- Upgraded SQLite to 3.25.2
|
- Upgraded SQLite to 3.25.2
|
||||||
|
|
||||||
|
@ -9,6 +15,7 @@ Changes for Perl extension DBD-SQLite
|
||||||
- Added ::GetInfo (GH#32, Brendan Byrd)
|
- Added ::GetInfo (GH#32, Brendan Byrd)
|
||||||
- Fix to use a PV value as a virtual table column value
|
- Fix to use a PV value as a virtual table column value
|
||||||
where appropriate (RT-124941)
|
where appropriate (RT-124941)
|
||||||
|
- Add deferrability to foreign_key_info (mohawk2)
|
||||||
|
|
||||||
1.58 2018-03-28
|
1.58 2018-03-28
|
||||||
- Switched to a production version.
|
- Switched to a production version.
|
||||||
|
|
Loading…
Add table
Reference in a new issue