mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
DBD-SQLite: updated Changes; previous commit almost solved #44871, though there are several "croak"s left in callback dispatchers
This commit is contained in:
parent
1c06ff021e
commit
876474633f
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -6,6 +6,8 @@ Changes for Perl extension DBD-SQLite
|
||||||
(ISHIGAKI)
|
(ISHIGAKI)
|
||||||
- Added access to Online Backup functionality. (TJC)
|
- Added access to Online Backup functionality. (TJC)
|
||||||
- Added enable_load_extension pod (ISHIGAKI)
|
- Added enable_load_extension pod (ISHIGAKI)
|
||||||
|
- Now private methods/functions return true after successful
|
||||||
|
calls (#44871) (ISHIGAKI)
|
||||||
|
|
||||||
1.26_01 Tue 5 May 2009
|
1.26_01 Tue 5 May 2009
|
||||||
- Added ORDINAL_POSITION support for $dbh->column_info (ADAMK)
|
- Added ORDINAL_POSITION support for $dbh->column_info (ADAMK)
|
||||||
|
|
Loading…
Add table
Reference in a new issue