Revisions of sqlite3

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 286596 from Reinhard Max's avatar Reinhard Max (rmax) (revision 71)
SQLite 3.8.8.2 (forwarded request 286593 from AndreasStieger)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 262321 from Reinhard Max's avatar Reinhard Max (rmax) (revision 68)
SQLite 3.8.7.2 (forwarded request 262316 from AndreasStieger)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 64)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 231145 from Reinhard Max's avatar Reinhard Max (rmax) (revision 62)
Enable the unlock_notify API as that the QSQLITE3 driver for akonadi-runtime is depending on it (forwarded request 231120 from tittiatcoke)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 228972 from Reinhard Max's avatar Reinhard Max (rmax) (revision 61)
SQLite 3.8.4.3 (forwarded request 228936 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 228193 from Reinhard Max's avatar Reinhard Max (rmax) (revision 60)
SQLite 3.8.4.2 (forwarded request 228181 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 226693 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 59)
SQLite 3.8.4.1 (forwarded request 225635 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 222152 from Reinhard Max's avatar Reinhard Max (rmax) (revision 58)
SQLite 3.8.3.1, add -doc (forwarded request 221962 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 220845 from Reinhard Max's avatar Reinhard Max (rmax) (revision 57)
- New version: 3.8.3:
  * Added support for common table expressions and the WITH
    clause.
  * Added the printf() SQL function.
  * Added SQLITE_DETERMINISTIC as an optional bit in the 4th
    argument to the sqlite3_create_function() and related
    interfaces, providing applications with the ability to create
    new functions that can be factored out of inner loops when
    they have constant arguments.
  * Add SQLITE_READONLY_DBMOVED error code, returned at the
    beginning of a transaction, to indicate that the underlying
    database file has been renamed or moved out from under SQLite.
  * Allow arbitrary expressions, including function calls and
    subqueries, in the filename argument to ATTACH.
  * Allow a VALUES clause to be used anywhere a SELECT statement
    is valid.
  * Reseed the PRNG used by sqlite3_randomness(N,P) when invoked
    with N==0. Automatically reseed after a fork() on unix.
  * Enhance the spellfix1 virtual table so that it can search
    efficiently by rowid.
  * Performance enhancements.
  * Improvements to the comments in the VDBE byte-code display
    when running EXPLAIN.
  * Add the "%token_class" directive to LEMON parser generator and
    use it to simplify the grammar.
  * Change the LEMON source code to avoid calling C-library
    functions that OpenBSD considers dangerous. (Ex: sprintf).
  * Bug fix: In the command-line shell CSV import feature, do not
    end a field when an escaped double-quote occurs at the end of
    a CRLN line.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213916 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 56)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210638 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 55)
update to 3.8.2 (forwarded request 210613 from AndreasStieger)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204147 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 54)
Update to Version 3.8.1 (forwarded request 203757 from kpetsch)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200179 from Reinhard Max's avatar Reinhard Max (rmax) (revision 53)
- New version 3.8.0.2:
- Full list of changes: http://sqlite.org/releaselog/3_8_0_2.html
- Highlights:
  * Add support for partial indexes.
  * Cut-over to the next generation query planner for faster and
    better query plans.
  * Added the FTS4 notindexed option, allowing non-indexed columns
    in an FTS4 table.
  * Added the SQLITE_ALLOW_URI_AUTHORITY compile-time option.
Displaying revisions 81 - 100 of 152
openSUSE Build Service is sponsored by