mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
updated Changes
This commit is contained in:
parent
d6ec995311
commit
87f3d1019e
1 changed files with 2 additions and 1 deletions
3
Changes
3
Changes
|
@ -1,13 +1,14 @@
|
|||
Changes for Perl extension DBD-SQLite
|
||||
|
||||
1.32_02 to be released
|
||||
- Updated to SQLite 3.7.5 (ISHIGAKI)
|
||||
- Resolved #65267 for DBD-SQLite: Add RTree support option;
|
||||
skip fts3/metadata tests if those features are disabled
|
||||
(ISHIGAKI)
|
||||
- Resolved #65267: Add RTree support option (CJFIELDS)
|
||||
- Added sqlite_see_if_its_a_number database handle attribute
|
||||
to deal with issues caused by (quoted) bind values against
|
||||
numbers such as return values from a function etc.
|
||||
numbers such as return values from a function etc. (ISHIGAKI)
|
||||
|
||||
1.32_01 Fri 10 Dec 2010
|
||||
- Made util/getsqlite.pl work with the amalg distro filename changes
|
||||
|
|
Loading…
Add table
Reference in a new issue