mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
DBD-SQLite: updated Changes
This commit is contained in:
parent
11c4dd9b76
commit
0db6185b41
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -17,6 +17,8 @@ Changes for Perl extension DBD-SQLite
|
|||
for clarity (ISHIGAKI)
|
||||
- Accept empty filename at connect (sqlite will open a tempfile) (DAMI)
|
||||
- Documented the connect() method (DAMI)
|
||||
- Replaced imp_dbh->in_tran with sqlite3_get_autocommit(), hoping
|
||||
this would fix the annoying rollback issues (ISHIGAKI)
|
||||
|
||||
1.26_02 Fri 19 Jun 2009
|
||||
- Updated to SQLite 3.6.15 (DUNCAND)
|
||||
|
|
Loading…
Add table
Reference in a new issue