Go to file
Ismail Dönmez 321ace634e - SQLite 3.14.2:
* Fix the sqlite3_trace_v2() interface so that it is disabled
    if either the callback or the mask arguments are zero,
    in accordance with the documentation.
  * Fix commenting errors and improve the comments generated on
    EXPLAIN listings when the -DSQLITE_ENABLE_EXPLAIN_COMMENTS
    compile-time option is used.
  * Fix the ".read" command in the command-line shell so that
    it understands that its input is not interactive.
  * Correct affinity computations for a SELECT on the RHS of
    an IN operator. Fix for ticket 199df4168c.
  * The ORDER BY LIMIT optimization is not valid unless the
    inner-most IN operator loop is actually used by
    the query plan. Fix for ticket 0c4df46116e90f92.
  * Fix an internal code generator problem that was causing
    some DELETE operations to no-op. Ticket ef360601
- SQLite 3.14.1:

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=169
2016-09-14 08:54:43 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=1 2008-01-14 09:18:35 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=1 2008-01-14 09:18:35 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=8 2008-05-07 20:09:22 +00:00
sqlite3.changes - SQLite 3.14.2: 2016-09-14 08:54:43 +00:00
sqlite3.spec - SQLite 3.14.2: 2016-09-14 08:54:43 +00:00
sqlite-autoconf-3140200.tar.gz - SQLite 3.14.2: 2016-09-14 08:54:43 +00:00
sqlite-doc-3140200.zip - SQLite 3.14.2: 2016-09-14 08:54:43 +00:00
sqlite-fts5-link.patch Accepting request 367770 from home:dimstar:Factory 2016-03-07 17:37:04 +00:00