1
0
Fork 0
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:
Kenichi Ishigaki 2011-03-05 13:31:00 +00:00
parent 968ecf0063
commit 9233378179

View file

@ -5,6 +5,9 @@ Changes for Perl extension DBD-SQLite
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.
1.32_01 Fri 10 Dec 2010
- Made util/getsqlite.pl work with the amalg distro filename changes