pkgsrc/databases/sqlite3-tcl
adam 9533444348 Changes 3.7.7.1:
* Fix a bug causing PRAGMA case_sensitive_like statements compiled using
  sqlite3_prepare() to fail with an SQLITE_SCHEMA error.

Changes 3.7.7:
* Add support for URI filenames
* Add the sqlite3_vtab_config() interface in support of ON CONFLICT clauses
  with virtual tables.
* Add the xSavepoint, xRelease and xRollbackTo methods in virtual tables in
  support of SAVEPOINT for virtual tables.
* Update the built-in FTS3/FTS4 and RTREE virtual tables to support ON CONFLICT
  clauses and REPLACE.
* Avoid unnecessary reparsing of the database schema.
* Added support for the FTS4 prefix option and the FTS4 order option.
* Allow WAL-mode databases to be opened read-only as long as there is an
  existing read/write connection.
* Added support for short filenames.
2011-07-08 09:35:39 +00:00
..
patches Changes 3.7.6: 2011-04-12 19:00:50 +00:00
DESCR
distinfo Changes 3.7.7.1: 2011-07-08 09:35:39 +00:00
Makefile Changes 3.7.7.1: 2011-07-08 09:35:39 +00:00
PLIST Changes 3.7.0.1: 2010-08-08 12:04:37 +00:00