Revisions of sqlite3

buildservice-autocommit accepted request 620598 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 214)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 619899 from Alexei Podvalsky's avatar Alexei Podvalsky (awissu) (revision 213)
- Enable the FTS3 extension
buildservice-autocommit accepted request 619776 from Reinhard Max's avatar Reinhard Max (rmax) (revision 212)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 619771 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 211)
- Run tests during build
buildservice-autocommit accepted request 616065 from Reinhard Max's avatar Reinhard Max (rmax) (revision 210)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 615931 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 209)
- Use 'src' archive instead of 'amalgamation' to be able to use
  some flags, such as SQLITE_ENABLE_UPDATE_DELETE_LIMIT
- Remove 'sqlite-fts5-link.patch' since patched file is not 
  availaible in 'src' archive. Add '-lm' flag to LIBS var instead
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 614884 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 208)
- Enable SQLITE_ENABLE_UPDATE_DELETE_LIMIT
buildservice-autocommit accepted request 595604 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 206)
baserev update by copy to link target
buildservice-autocommit accepted request 593078 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 204)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 593020 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 203)
sqlite3 3.23.0
    + CVE-2018-8740: NULL pointer dereference on CREATE TABLE as
      (bsc#1085790)
buildservice-autocommit accepted request 571911 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 202)
baserev update by copy to link target
buildservice-autocommit accepted request 536481 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 200)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 199)
- Update to version 3.21.0
  * Take advantage of the atomic-write capabilities in the F2FS
    filesystem when available, for greatly reduced transaction
    overhead. This currently requires the
    SQLITE_ENABLE_BATCH_ATOMIC_WRITE compile-time option.
  * Allow ATTACH and DETACH commands to work inside of a
    transaction.
  * Allow WITHOUT ROWID virtual tables to be writable if the
    PRIMARY KEY contains exactly one column.
  * The "fsync()" that occurs after the header is written in a
    WAL reset now uses the sync settings for checkpoints.
    This means it will use a "fullfsync" on macs if PRAGMA
    checkpoint_fullfsync set on.
  * The sqlite3_sourceid() function tries to detect if the source
    code has been modified from what is checked into version
    control and if there are modifications, the last four
    characters of the version hash are shown as "alt1" or
    "alt2". The objective is to detect accidental and/or
    careless edits. A forger can subvert this feature.
  * Improved de-quoting of column names for CREATE TABLE AS
    statements with an aggregate query on the right-hand side.
  * Fewer "stat()" system calls issued by the unix VFS.
  * Enhanced the LIKE optimization so that it works with an
    ESCAPE clause.
  * Enhanced PRAGMA integrity_check and PRAGMA quick_check
    to detect obscure row corruption that they were formerly
    missing. Also update both pragmas so that they return
    error text rather than SQLITE_CORRUPT when encountering
    corruption in records.
  * The query planner now prefers to implement FROM-clause
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 198)
Revert
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 197)
- Revert last change.
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 196)
- Enable fts3_tokenizer() (disabled by default with 3.11.0)
Displaying revisions 121 - 140 of 335
openSUSE Build Service is sponsored by