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

DBD::SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2010-04-01 14:37:07 +00:00
parent 042cc68ea9
commit c23c185f13

View file

@ -1,5 +1,8 @@
Changes for Perl extension DBD-SQLite Changes for Perl extension DBD-SQLite
1.30_03 to be released
- Updated to SQLite 3.6.23.1 (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
attribute to avoid deadlocks easily (ISHIGAKI) attribute to avoid deadlocks easily (ISHIGAKI)