Revisions of sqlite3

buildservice-autocommit accepted request 186833 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 75)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 74)
- The Tcl bindings for SQLite are now part of the Tcl core, so the
  sqlite3-tcl subpackage is no longer needed.
buildservice-autocommit accepted request 160225 from Reinhard Max's avatar Reinhard Max (rmax) (revision 73)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 72)
- New Version 3.7.16:
  * Added the PRAGMA foreign_key_check command.
  * Added new extended error codes for all SQLITE_CONSTRAINT
    errors
  * Added the SQLITE_READONLY_ROLLBACK extended error code for
    when a database cannot be opened because it needs rollback
    recovery but is read-only.
  * Added SQL functions unicode(A) and char(X1,...,XN).
  * Performance improvements for PRAGMA incremental_vacuum,
    especially in cases where the number of free pages is greater
    than what will fit on a single trunk page of the freelist.
  * Improved optimization of queries containing aggregate min() or
    max().
  * Enhance virtual tables so that they can potentially use an
    index when the WHERE clause contains the IN operator.
  * Allow indices to be used for sorting even if prior terms of
    the index are constrained by IN operators in the WHERE clause.
  * Enhance the PRAGMA table_info command so that the "pk" column
    is an increasing integer to show the order of columns in the
    primary key.
  * Enhance the query optimizer to exploit transitive join
    constraints.
  * Performance improvements in the query optimizer.
  * Allow the error message from PRAGMA integrity_check to be
    longer than 20000 bytes.
  * Improved name resolution for deeply nested queries.
  * Added the test_regexp.c module as a demonstration of how to
    implement the REGEXP operator.
  * Improved error messages in the RTREE extension.
  * Enhance the command-line shell so that a non-zero argument to
buildservice-autocommit accepted request 149874 from Reinhard Max's avatar Reinhard Max (rmax) (revision 71)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 70)
Delete old tarball
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 69)
3.7.15.2
buildservice-autocommit accepted request 137183 from Reinhard Max's avatar Reinhard Max (rmax) (revision 68)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 67)
- Bugfix release 3.7.14.1:
  * Fix a bug that causes a segfault on a LEFT JOIN that includes
    an OR in the ON clause.
buildservice-autocommit accepted request 132564 from Reinhard Max's avatar Reinhard Max (rmax) (revision 66)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 65)
Remove sqlite-autoconf-3071300.tar.gz
Reinhard Max's avatar Reinhard Max (rmax) accepted request 132547 from Maximilian Meister's avatar Maximilian Meister (m_meister) (revision 64)
- New version 3.7.14:
  * Ensure that floating point values are preserved exactly when 
    reconstructing a database from the output of the ".dump" 
    command of the command-line shell.
  * Added the sqlite3_close_v2() interface.
  * Updated the command-line shell so that it can be built using 
    SQLITE_OMIT_FLOATING_POINT and SQLITE_OMIT_AUTOINIT.
  * Enhancements to PRAGMA integrity_check and PRAGMA quick_check 
    so that they can optionally check just a single attached 
    database install of all attached databases.
  * Enhancements to WAL mode processing that ensure that at least 
    one valid read-mark is available at all times, so that 
    read-only processes can always read the database.
  * Performance enhancements in the sorter used by ORDER BY and CREATE INDEX.
  * Added the SQLITE_DISABLE_FTS4_DEFERRED compile-time option.
  * Better handling of aggregate queries where the aggregate 
    functions are contained within subqueries.
  * Enhance the query planner so that it will try to use a 
    covering index on queries that make use of or optimization.
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 63)
Version 3.7.13
buildservice-autocommit accepted request 122063 from Reinhard Max's avatar Reinhard Max (rmax) (revision 62)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 61)
Version 3.7.12.1
buildservice-autocommit accepted request 120904 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 60)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 59)
- Add upstream commit 79a4a3a84f to fix subversion failures
buildservice-autocommit accepted request 116428 from Reinhard Max's avatar Reinhard Max (rmax) (revision 58)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 57)
- Spec file cleanup
- Drop support for the pre 11.0 packaging scheme.
- New version 3.7.11.
buildservice-autocommit accepted request 115834 from Reinhard Max's avatar Reinhard Max (rmax) (revision 56)
baserev update by copy to link target
Displaying revisions 261 - 280 of 335
openSUSE Build Service is sponsored by