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-18 07:28:58 +00:00
parent 4b1af2cf5a
commit e01e9e3fea

View file

@ -15,6 +15,8 @@ Changes for Perl extension DBD-SQLite
ignored under MacOSX. Needs to check harder to see if the ignored under MacOSX. Needs to check harder to see if the
linker supports the option. (ISHIGAKI) linker supports the option. (ISHIGAKI)
- Fixed binding named parameters. (Yuriy Kaminskiy) - Fixed binding named parameters. (Yuriy Kaminskiy)
- Moved check for bind_ph/is_inout so it always error-out.
(Yuriy Kaminskiy)
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)