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 2010-05-24 09:32:13 +00:00
parent f915392d74
commit b98f897814

View file

@ -5,6 +5,7 @@ Changes for Perl extension DBD-SQLite
- Resolved #56693: [PATCH] Fix spelling errors (patch by - Resolved #56693: [PATCH] Fix spelling errors (patch by
Ansgar Burchardt) (ISHIGAKI) Ansgar Burchardt) (ISHIGAKI)
- Added compile_options() to get compile options (ISHIGAKI) - Added compile_options() to get compile options (ISHIGAKI)
- Fixed punctuation; suggested by Father Chrysostomos (ISHIGAKI)
1.30_02 Tue 30 Mar 2010 1.30_02 Tue 30 Mar 2010
- Implemented sqlite_use_immediate_transaction database handle - Implemented sqlite_use_immediate_transaction database handle