mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
DBD-SQLite: updated Changes (note: will port some more later, so don't release too early :p)
This commit is contained in:
parent
16d3af7794
commit
b30d014286
1 changed files with 4 additions and 0 deletions
4
Changes
4
Changes
|
@ -1,5 +1,9 @@
|
||||||
Changes for Perl extension DBD-SQLite
|
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)
|
||||||
|
|
||||||
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)
|
||||||
- Applied several fixes from GFUJI to clean up code (#45578)
|
- Applied several fixes from GFUJI to clean up code (#45578)
|
||||||
|
|
Loading…
Add table
Reference in a new issue