mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
updated Changes
This commit is contained in:
parent
9367bd61a6
commit
b56592cf1b
1 changed files with 3 additions and 0 deletions
3
Changes
3
Changes
|
@ -17,6 +17,9 @@ Changes for Perl extension DBD-SQLite
|
|||
- Fixed binding named parameters. (Yuriy Kaminskiy)
|
||||
- Moved check for bind_ph/is_inout so it always error-out.
|
||||
(Yuriy Kaminskiy)
|
||||
- Don't set imp_sth->stmt to NULL on error path (Yuriy Kaminskiy)
|
||||
- Explained an issue of rollback with unfinished statements.
|
||||
(ISHIGAKI)
|
||||
|
||||
1.34_01 Thu 22 Sep 2011
|
||||
- Updated to SQLite 3.7.8 (ISHIGAKI)
|
||||
|
|
Loading…
Add table
Reference in a new issue