1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

updated Changes

This commit is contained in:
Kenichi Ishigaki 2011-10-20 16:24:37 +00:00
parent 9367bd61a6
commit b56592cf1b

View file

@ -17,6 +17,9 @@ Changes for Perl extension DBD-SQLite
- Fixed binding named parameters. (Yuriy Kaminskiy) - Fixed binding named parameters. (Yuriy Kaminskiy)
- Moved check for bind_ph/is_inout so it always error-out. - Moved check for bind_ph/is_inout so it always error-out.
(Yuriy Kaminskiy) (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 1.34_01 Thu 22 Sep 2011
- Updated to SQLite 3.7.8 (ISHIGAKI) - Updated to SQLite 3.7.8 (ISHIGAKI)