mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
updated Changes
This commit is contained in:
parent
ae41bd45c1
commit
5679b6ca33
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -10,6 +10,8 @@ Changes for Perl extension DBD-SQLite
|
||||||
- Now private methods/functions return true after successful
|
- Now private methods/functions return true after successful
|
||||||
calls (#44871) (ISHIGAKI)
|
calls (#44871) (ISHIGAKI)
|
||||||
- Removed all of the "croak"s (#44871) (ISHIGAKI)
|
- Removed all of the "croak"s (#44871) (ISHIGAKI)
|
||||||
|
- Resolved #46831: table_info schema is incorrect and doesn't
|
||||||
|
work with attached databases (VLYON/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