mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
DBD-SQLite: updated Changes (not ready for release yet)
This commit is contained in:
parent
4c501a2751
commit
a926e727c5
1 changed files with 4 additions and 2 deletions
6
Changes
6
Changes
|
@ -1,9 +1,11 @@
|
|||
Changes for Perl extension DBD-SQLite
|
||||
|
||||
1.26_02 to be released
|
||||
- Started using install_method() suggested by TIMB (#44882)
|
||||
Ported last_insert_rowid as the first attempt (ISHIGAKI)
|
||||
- Resolved #44882: Use of $h->func() should be deprecated and
|
||||
replaced with calls to driver-private 'installed methods'
|
||||
(ISHIGAKI)
|
||||
- Added access to Online Backup functionality. (TJC)
|
||||
- Added enable_load_extension pod (ISHIGAKI)
|
||||
|
||||
1.26_01 Tue 5 May 2009
|
||||
- Added ORDINAL_POSITION support for $dbh->column_info (ADAMK)
|
||||
|
|
Loading…
Add table
Reference in a new issue