mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 22:58:17 -04:00
updated Changes
This commit is contained in:
parent
ed9b90d4c1
commit
26e1c4705f
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -6,6 +6,8 @@ Changes for Perl extension DBD-SQLite
|
||||||
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)
|
- Fixed punctuation; suggested by Father Chrysostomos (ISHIGAKI)
|
||||||
|
- Ignore unknown collations, as they may be installed without
|
||||||
|
using DBD::SQLite's api. This should help ICU plugin. (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
|
||||||
|
|
Loading…
Add table
Reference in a new issue