mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
Update Changes
This commit is contained in:
parent
4d1b28c393
commit
2db48b8ca1
1 changed files with 6 additions and 0 deletions
6
Changes
6
Changes
|
@ -1,5 +1,11 @@
|
||||||
Changes for Perl extension DBD-SQLite
|
Changes for Perl extension DBD-SQLite
|
||||||
|
|
||||||
|
1.67_02 2020-12-06
|
||||||
|
- Upgraded SQLite to 3.34.0
|
||||||
|
- Added a few new constants
|
||||||
|
- Added sqlite_txn_state method to see internal state
|
||||||
|
of the backend
|
||||||
|
|
||||||
1.67_01 2020-11-24
|
1.67_01 2020-11-24
|
||||||
- Switched to XSLoader (GH#63; toddr++)
|
- Switched to XSLoader (GH#63; toddr++)
|
||||||
- Use quadmath_snprintf if USE_QUADMATH is defined
|
- Use quadmath_snprintf if USE_QUADMATH is defined
|
||||||
|
|
Loading…
Add table
Reference in a new issue