Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sqlite3-doc-3.28.0-lp152.3.5 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: sqlite3-doc Distribution: openSUSE Leap 15.2
Version: 3.28.0 Vendor: openSUSE
Release: lp152.3.5 Build date: Sat May 16 15:32:20 2020
Group: Documentation/Other Build host: lamb05
Size: 23916112 Source RPM: sqlite3-3.28.0-lp152.3.5.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.sqlite.org/
Summary: Documentation for sqlite3
Contains HTML documentation for SQLite: SQL Syntax, C/C++ API and
other documentation found on sqlite.org. The files can be found in
/usr/share/doc/packages/sqlite3-doc.

Provides

Requires

License

SUSE-Public-Domain

Changelog

* Tue Sep 10 2019 Reinhard Max <max@suse.com>
  - bsc#1150137, CVE-2019-16168, sqlite3-CVE-2019-16168.patch:
    Improper validation of qlite_stat1 sz field leads to division by
    zero.
* Wed Apr 17 2019 Reinhard Max <max@suse.com>
  - Upgrade to 3.28.0:
    * CVE-2019-9936, bsc#1130326: running fts5 prefix queries inside
      a transaction could trigger a heap-based buffer over-read.
    * CVE-2019-9937, bsc#1130325: interleaving reads and writes in a
      single transaction with an fts5 virtual table will lead to a
      NULL Pointer Dereference.
    * Enhanced window functions
    * Enhanced VACUUM INTO so that it works for read-only databases.
    * New query optimizations.
    * Added the sqlite3_value_frombind() API for determining if the
      argument to an SQL function is from a bound parameter.
    * Security and compatibilities enhancements to fts3_tokenizer().
    * Improved robustness against corrupt database files.
* Tue Mar 19 2019 Reinhard Max <max@suse.com>
  - CVE-2018-20346, bsc#1119687: Upgrade to the most recent version
    to fix a remote code execution vulnerability in FTS3 (Magellan).
  - Drop sqlite-fts5-link.patch and do it in the spec file instead.
  - Version 3.27.2:
    * Add the VACUUM INTO command
    * Issue an SQLITE_WARNING message on the error log if a
      double-quoted string literal is used
    * Add the remove_diacritics=2 option to FTS3 and FTS5.
    * Add  the SQLITE_PREPARE_NO_VTAB option to sqlite3_prepare_v3().
      Use that option to prevent circular references to shadow tables
      from causing resource leaks.
    * Enhancements to the sqlite3_deserialize() interface
    * Enhancements to the CLI, mostly to support testing and debugging
      of the SQLite library itself
    * Increased robustness against malicious SQL that is run against
      a maliciously corrupted database
  - Version 3.26.0:
    * Optimization: When doing an UPDATE on a table with indexes on
      expressions, do not update the expression indexes if they do
      not refer to any of the columns of the table being updated.
    * Allow the xBestIndex() method of virtual table implementations
      to return SQLITE_CONSTRAINT to indicate that the proposed query
      plan is unusable and should not be given further consideration.
    * Added the SQLITE_DBCONFIG_DEFENSIVE option which disables the
      ability to create corrupt database files using ordinary SQL.
    * Added support for read-only shadow tables when the
      SQLITE_DBCONFIG_DEFENSIVE option is enabled.
    * Added the PRAGMA legacy_alter_table command, which if enabled
      causes the ALTER TABLE command to behave like older version of
      SQLite (prior to version 3.25.0) for compatibility.
    * Added PRAGMA table_xinfo that works just like PRAGMA table_info
      except that it also shows hidden columns in virtual tables.
    * Added the explain virtual table as a run-time loadable
      extension.
    * Add a limit counter to the query planner to prevent excessive
      sqlite3_prepare() times for certain pathological SQL inputs.
    * Added support for the sqlite3_normalized_sql() interface, when
      compiling with SQLITE_ENABLE_NORMALIZE.
    * Enhanced triggers so that they can use table-valued functions
      that exist in schemas other than the schema where the trigger
      is defined.
    * Improvements to the ".help" command in the CLI.
    * The SQLITE_HISTORY environment variable, if it exists,
      specifies the name of the command-line editing history file.
    * The --deserialize option associated with opening a new database
      in the CLI cause the database file to be read into memory and
      accessed using the sqlite3_deserialize() API. This simplifies
      running tests on a database without modifying the file on disk.
  - Version 3.25.2:
    * Add the PRAGMA legacy_alter_table=ON command that causes the
      "ALTER TABLE RENAME" command to behave as in 3.24.0 and earlier
    * Fix issue with some expressions with windows functions in views
  - Version 3.25.1:
    * Avoid false-positive error checks on ALTER TABLE
    * Further ORDER BY LIMIT optimization fixes for window functions
  - Version 3.25.0:
    * Add support for window functions
    * Add support for renaming columns within a table
    * Query optimizer improvements
    * slightly better concurrency in multi-threaded environments
    * The ORDER BY LIMIT optimization might have caused an infinite
      loop in the byte code of the prepared statement under very
      obscure circumstances, due to a confluence of minor defects in
      the query optimizer
  - Version 3.24.0:
    * Add support for PostgreSQL-style UPSERT
    * Add support for auxiliary columns in r-tree tables
    * Add C-language APIs for discovering SQL keywords used by SQLite
    * Add C-language APIs for dynamic strings based on sqlite3_str
    * Enhance ALTER TABLE so that it recognizes "true" and "false" as
      valid arguments to DEFAULT
    * Add the sorter-reference optimization as a compile-time option
    * Improve the format of the EXPLAIN QUERY PLAN raw output, so that
    it gives better information about the query plan and about the
      relationships between the various components of the plan
    * Added the SQLITE_DBCONFIG_RESET_DATABASE option to the
      sqlite3_db_config() API.
    * Automatically intercept the raw EXPLAIN QUERY PLAN output an
      reformat it into an ASCII-art graph.
    * Lines that begin with "#" and that are not in the middle of an
      SQL statement are interpreted as comments
    * Add the --append option to the ".backup" command
    * Add the ".dbconfig" command
    * various performance improvements
    * various bug fixes
* Wed Apr 11 2018 astieger@suse.com
  - update to 3.23.1:
    * Fix two problems in the new LEFT JOIN strength reduction
      optimization
    * Fix misbehavior of the FTS5 xBestIndex method
    * Fix a harmless reference to an uninitialized virtual machine
      register
    * Fix the eval.c extension so that it works with PRAGMA
      empty_result_callbacks=ON
    * Fix the generate_series virtual table so that it correctly
      returns no rows if any of its constraints are NULL
    * Performance enhancements in the parser
* Mon Apr 02 2018 astieger@suse.com
  - update to 3.23.0:
    * Add the sqlite3_serialize() and sqlite3_deserialize()
      interfaces when the SQLITE_ENABLE_DESERIALIZE compile-time
      option is used.
    * Recognize TRUE and FALSE as constants. (For compatibility, if
      there exist columns named "true" or "false", then the
      identifiers refer to the columns rather than Boolean constants.)
    * Support operators IS TRUE, IS FALSE, IS NOT TRUE, and IS NOT FALSE.
    * Added the SQLITE_DBSTATUS_CACHE_SPILL option to
      sqlite3_db_status() for reporting the number of cache spills
      that have occurred.
    * The "alternate-form-2" flag ("!") on the built-in printf
      implementation now causes string substitutions to measure the
      width and precision in characters instead of bytes.
    * If the xColumn method in a virtual table implementation returns
      an error message using sqlite3_result_error() then give that
      error message preference over internally-generated messages.
    * Added the -A command-line option to the CLI to make it easier to
      manage SQLite Archive files.
    * Add support for INSERT OR REPLACE, INSERT OR IGNORE, and UPDATE
      OR REPLACE in the Zipfile virtual table.
    * Enhance the sqlite3changeset_apply() interface so that it is
      hardened against attacks from deliberately corrupted changeset
      objects.
    * Added the sqlite3_normalize() extension function.
    * Query optimizer enhancements
    * Various bug fixes
    * Fix various issues reported by fuzzers, including:
      + CVE-2018-8740: NULL pointer dereference on CREATE TABLE as
      (bsc#1085790)
* Thu Feb 01 2018 astieger@suse.com
  - update to 3.22.0:
    * Add Zipfile virtual table to read and write a ZIP Archive.
    * Improved handling of WAL mode databases
    * various improvements, optimizations and bug fixes
* Wed Oct 25 2017 idonmez@suse.com
  - 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
      subqueries using co-routines rather using the query
      flattener optimization. Support for the use of
      co-routines for subqueries may no longer be disabled.
    * Pass information about !=, IS, IS NOT, NOT NULL, and
      IS NULL constraints into the xBestIndex method of virtual tables.
    * Enhanced the CSV virtual table so that it accepts the
      last row of input if the final new-line character is missing.
    * Remove the rarely-used "scratch" memory allocator.
      Replace it with the SQLITE_CONFIG_SMALL_MALLOC configuration
      setting that gives SQLite a hint that large memory allocations
      should be avoided when possible.
    * Added the swarm virtual table to the existing union virtual
      table extension.
    * Added the sqlite_dbpage virtual table for providing direct
      access to pages of the database file. The source code is
      built into the amalgamation and is activated using the
    - DSQLITE_ENABLE_DBPAGE_VTAB compile-time option.
    * Add a new type of fts5vocab virtual table - "instance"
    - that provides direct access to an FTS5 full-text
      index at the lowest possible level.
    * Miscellaneous microoptimizations reduce CPU usage by about 2.1%.
    Bug fixes
    * Fix a faulty assert() statement discovered by OSSFuzz.
      Ticket cb91bf4290c211d
    * Fix an obscure memory leak in sqlite3_result_pointer().
      Ticket 7486aa54b968e9b
    * Avoid a possible use-after-free error by deferring schema
      resets until after the query planner has finished running.
      Ticket be436a7f4587ce5
    * Only use indexes-on-expressions to optimize ORDER BY or
      GROUP BY if the COLLATE is correct. Ticket e20dd54ab0e4383
    * Fix an assertion fault that was coming up when the expression
      in an index-on-expressions is really a constant. Ticket aa98619ad08ddca
    * Fix an assertion fault that could occur following PRAGMA
      reverse_unordered_selects. Ticket cb91bf4290c211d
    * Fix a segfault that can occur for queries that use table-valued
      functions in an IN or EXISTS subquery. Ticket b899b6042f97f5
    * Fix a potential integer overflow problem when compiling a particular
      horrendous common table expression. This was another problem discovered
      by OSSFuzz. Check-in 6ee8cb6ae5.
    * Fix a potential out-of-bound read when querying a corrupt
      database file, a problem detected by Natalie Silvanovich of
      Google Project Zero. Check-in 04925dee41a21f.
* Wed Aug 30 2017 astieger@suse.com
  - update to 3.20.1:
    * Fix a potential memory leak in the new sqlite3_result_pointer()
      interface
* Wed Aug 02 2017 astieger@suse.com
  - Update to 3.20.0:
    * Potential incompatible change for clients incorrectly relying
      on unspecified behavior: column names returned by
      sqlite3_column_name() and sqlite3_column_name16() may return
      different names when views or subqueries are used in the FROM
      clause, and AS clauses are not used (as they should be)
    * Text of some error messages changed. Applications that depend
      on specific error message text may be impacted.
* Fri Jun 16 2017 astieger@suse.com
  - a little less packaging cleanup so as to not break SLE 11 SP4
* Fri Jun 16 2017 mpluskal@suse.com
  - Small packaging cleanup
* Fri Jun 09 2017 astieger@suse.com
  - Update to 3.19.3:
    * Fix a bug associated with auto_vacuum that can lead to database
      corruption. (introduced in 3.16.0)
* Thu May 25 2017 idonmez@suse.com
  - Update to 3.19.2
    * Fix a bug in the LEFT JOIN flattening optimization.
      Ticket cad1ab4cb7b0fc.
    * Fix more bugs in the LEFT JOIN flattening optimization.
      Ticket 7fde638e94287d2c.
* Mon May 22 2017 idonmez@suse.com
  - Update to 3.19.0
    * The SQLITE_READ authorizer callback is invoked once with a
      column name that is an empty string for every table referenced
      in a query from which no columns are extracted.
    * When using an index on an expression, try to use expression
      values already available in the index, rather than loading
      the original columns and recomputing the expression.
    * Enhance the flattening optimization so that it is able to
      flatten views on the right-hand side of a LEFT JOIN.
    * Use replace() instead of char() for escaping newline and
      carriage-return characters embedded in strings in the .dump
      output from the command-line shell.
    * Avoid unnecessary foreign key processing in UPDATE statements
      that do not touch the columns that are constrained by the
      foreign keys.
    * On a DISTINCT query that uses an index, try to skip ahead
      to the next distinct entry using the index rather than
      stepping through rows, when an appropriate index is available.
    * Avoid unnecessary invalidation of sqlite3_blob handles
      when making changes to unrelated tables.
    * Transfer any terms of the HAVING clause that use only
      columns mentioned in the GROUP BY clause over to the
      WHERE clause for faster processing.
    * Reuse the same materialization of a VIEW if that VIEW
      appears more than once in the same query.
    * Enhance PRAGMA integrity_check so that it identifies
      tables that have two or more rows with the same rowid.
    * Enhance the FTS5 query syntax so that column filters
      may be applied to arbitrary expressions.
    * Enhance the json_extract() function to cache and
      reuse parses of JSON input text.
    * Added the anycollseq.c loadable extension that allows a
      generic SQLite database connection to read a schema that
      contains unknown and/or application-specific collating sequences.
    * Fix a problem in REPLACE that can result in a corrupt
      database containing two ore more rows with the same rowid.
      Fix for ticket f68dc596c4e6018d.
    * Fix a problem in PRAGMA integrity_check that was causing a
      subsequent VACUUM to behave suboptimally.
      so that it works correctly with foreign keys on WITHOUT ROWID tables.
    * Disallow leading zeros in numeric constants in JSON.
      Fix for ticket b93be8729a895a528e2.
    * Disallow control characters inside of strings in JSON.
      Fix for ticket 6c9b5514077fed34551.
    * Limit the depth of recursion for JSON objects and arrays in orde
      to avoid excess stack usage in the recursive descent parser.
      Fix for ticket 981329adeef51011052.
* Fri Mar 31 2017 idonmez@suse.com
  - Update to 3.18.0
    * Added the PRAGMA optimize command
    * The SQLite version identifier returned by the sqlite_source_id()
      SQL function and the sqlite3_sourceid() C API and found in the
      SQLITE_SOURCE_ID macro is now a 64-digit SHA3-256 hash instead
      of a 40-digit SHA1 hash.
    * Added the json_patch() SQL function to the JSON1 extension.
    * Enhance the LIKE optimization so that it works for arbitrary
      expressions on the left-hand side as long as the LIKE pattern
      on the right-hand side does not begin with a digit or minus sign.
    * Added the sqlite3_set_last_insert_rowid() interface and use the
      new interface in the FTS3, FTS4, and FTS5 extensions to ensure
      that the sqlite3_last_insert_rowid() interface always returns
      reasonable values.
    * Enhance PRAGMA integrity_check and PRAGMA quick_check so that
      they verify CHECK constraints.
    * Enhance the query plans for joins to detect empty tables early
      and halt without doing unnecessary work.
    * Enhance the sqlite3_mprintf() family of interfaces and the
      printf SQL function to put comma separators at the thousands
      marks for integers, if the "," format modifier is used in
      between the "%" and the "d" (example: "%,d").
    * Added the -DSQLITE_MAX_MEMORY=N compile-time option.
    * Added the .sha3sum dot-command and the .selftest dot-command
      to the command-line shell
    * Begin enforcing SQLITE_LIMIT_VDBE_OP. This can be used,
      for example, to prevent excessively large prepared statements
      in systems that accept SQL queries from untrusted users.
    * Various performance improvements.
    * Ensure that indexed expressions with collating sequences are
      handled correctly. Fix for ticket eb703ba7b50c1a5.
    * Fix a bug in the 'start of ...' modifiers for the date and
      time functions. Ticket 6097cb92745327a1
    * Fix a potential segfault in complex recursive triggers,
      resulting from a bug in the OP_Once opcode introduced as part
      of a performance optimization in version 3.15.0. Ticket 06796225f59c057c
    * In the RBU extension, add extra sync operations to avoid the
      possibility of corruption following a power failure.
    * The sqlite3_trace_v2() output for nested SQL statements should
      always begin with a "--" comment marker.
* Wed Feb 15 2017 dimstar@opensuse.org
  - Drop update-desktop-files BuildRequires: this package contains no
    desktop files, hence there is no need to handle any of them.
* Tue Feb 14 2017 idonmez@suse.com
  - Update to 3.17.0
    * Approximately 25% better performance from the R-Tree extension.
    * Add the SQLITE_DEFAULT_LOOKASIDE compile-time option.
    * Increase the default lookaside size from 512,125 to 1200,100
      as this provides better performance while only adding 56KB of
      extra memory per connection.
    * Use compiler built-ins __builtin_sub_overflow(),
      __builtin_add_overflow(), and __builtin_mul_overflow()
    when available.
    * Added the SQLITE_ENABLE_NULL_TRIM compile-time option, which
      can result in significantly smaller database files for some
      applications, at the risk of being incompatible with older
      versions of SQLite.
    * Change SQLITE_DEFAULT_PCACHE_INITSZ from 100 to 20, for
      improved performance.
    * Added the SQLITE_UINT64_TYPE compile-time option as an analog
      to SQLITE_INT64_TYPE.
    * Perform some UPDATE operations in a single pass instead of in
      two passes.
    * Enhance the session extension to support WITHOUT ROWID tables.
    * Fixed performance problems and potential stack overflows when
      creating views from multi-row VALUES clauses with hundreds of
      thousands of rows.
    * Added the sha1.c extension.
    * In the command-line shell, enhance the ".mode" command so that
      it restores the default column and row separators for modes
      "line", "list", "column", and "tcl".
    * Enhance the SQLITE_DIRECT_OVERFLOW_READ option so that it
      works in WAL mode as long as the pages being read are not
      in the WAL file.
    * Enhance the LEMON parser generator so that it can store the
      parser object as a stack variable rather than allocating space
      from the heap and make use of that enhancement in the amalgamation.
    * Other performance improvements. Uses about 6.5% fewer CPU cycles.
    * Throw an error if the ON clause of a LEFT JOIN references
      tables to the right of the ON clause. This is the same behavior
      as PostgreSQL. Formerly, SQLite silently converted the LEFT JOIN
      into an INNER JOIN. Fix for ticket 25e335f802dd.
    * Use the correct affinity for columns of automatic indexes.
      Ticket 7ffd1ca1d2ad4ec.
    * Ensure that the sqlite3_blob_reopen() interface can correctly
      handle short rows. Fix for ticket e6e962d6b0f06f46e.
* Sat Jan 07 2017 mpluskal@suse.com
  - Update to version 3.16.2:
    * Fix the REPLACE statement for WITHOUT ROWID tables that lack
      secondary indexes so that it works correctly with triggers and
      foreign keys.
    * Fix the sqlite3_value_text() interface so that it correctly
      translates content generated by zeroblob() into a string of all
      0x00 characters.
    * Fix the bytecode generator to deal with a subquery in the FROM
      clause that is itself a UNION ALL where one side of the UNION
      ALL is a view that contains an ORDER BY.
    * Adjust the sqlite3_column_count() API so it more often returns
      the same values for PRAGMA statements as it did in prior
      releases, to minimize disruption to applications that might be
      using that interface in unexpected ways.
* Tue Jan 03 2017 idonmez@suse.com
  - Update to version 3.16.1
    * Fix a bug concerning the use of row values within triggers
      (see ticket 8c9458e7) that was in version 3.15.0.
* Tue Jan 03 2017 mpluskal@suse.com
  - Update to version 3.16.0:
    * Uses 9% fewer CPU cycles. (See the CPU performance measurement
      report for details on how the this performance increase was
      computed.)
    * Added experimental support for PRAGMA functions.
    * Added the SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE option to
      sqlite3_db_config().
    * Enhance the date and time functions so that the 'unixepoch'
      modifier works for the full span of supported dates.
    * Changed the default configuration of the lookaside memory
      allocator from 500 slots of 128 bytes each into 125 slots of
      512 bytes each.
    * Enhanced "WHERE x NOT NULL" partial indexes so that they are
      usable if the "x" column appears in a LIKE or GLOB operator.
    * Enhanced sqlite3_interrupt() so that it interrupts checkpoint
      operations that are in process.
    * Enhanced the LIKE and GLOB matching algorithm to be faster for
      cases when the pattern contains multiple wildcards.
    * Added the SQLITE_FCNTL_WIN32_GET_HANDLE file control opcode.
    * Added ".mode quote" to the command-line shell.
    * Added ".lint fkey-indexes" to the command-line shell.
    * Added the .imposter dot-command to the command-line shell.
    * Added the remember(V,PTR) SQL function as a loadable extension.
    * Rename the SQLITE_OMIT_BUILTIN_TEST compile-time option to
    * SQLITE_UNTESTABLE to better reflect the implications of using
      it.
* Fri Dec 30 2016 astieger@suse.com
  - SQLite 3.15.2:
    * Multiple bug fixes to the row value logic that was introduced in
      version 3.15.0.
    * Fix a NULL pointer dereference in ATTACH/DETACH following a
      maliciously constructed syntax error
    * Fix a crash that can occur following an out-of-memory condition
      in the built-in instr() function.
    * In the JSON extension, fix the JSON validator so that it
      correctly rejects invalid backslash escapes within strings.
* Mon Nov 21 2016 astieger@suse.com
  - SQLite 3.15.1:
    * Fix the VACUUM command so that it spills excess content to disk
      rather than holding everything in memory, and possible causing
      an out-of-memory error for larger database files
    * Fix a case where OR-connected terms in the ON clause of a LEFT
      JOIN might cause incorrect results
    * Fix a case where the use of row values in the ON clause of a
      LEFT JOIN might cause incorrect results
* Fri Oct 14 2016 idonmez@suse.com
  - SQLite 3.15.0
    * Added support for row values.
    * Allow deterministic SQL functions in the WHERE clause of a
      partial index.
    * Added the "modeof=filename" URI parameter on the unix VFS
    * Added support for SQLITE_DBCONFIG_MAINDBNAME.
    * Added the ability to VACUUM an ATTACH-ed database.
    * Enhancements to the command-line shell:
      + Add the ".testcase" and ".check" dot-commands.
      + Added the --new option to the ".open" dot-command,
      causing any prior content in the database to be purged
      prior to opening.
    * Enhance the fts5vocab virtual table to handle "ORDER BY term"
      efficiently.
    * Miscellaneous micro-optimizations reduce CPU usage by more than
      7% on common workloads. Most optimization in this release
      has been on the front-end (sqlite3_prepare_v2()).
    * The multiply operator now correctly detects 64-bit
      integer overflow and promotes to floating point in all
      corner-cases. Fix for ticket 1ec41379c9c1e400.
    * Correct handling of columns with redundant unique indexes
      when those columns are used on the LHS of an IN operator.
      Fix for ticket 0eab1ac759.
    * Skip NULL entries on range queries in indexes on expressions.
      Fix for ticket 4baa46491212947.
    * Ensure that the AUTOINCREMENT counters in the sqlite_sequence
      table are initialized doing "Xfer Optimization" on
      "INSERT ... SELECT" statements. Fix for ticket 7b3328086a5c116c.
    * Make sure the ORDER BY LIMIT optimization (from check-in 559733b09e)
      works with IN operators on INTEGER PRIMARY KEYs.
      Fix for ticket 96c1454c
* Wed Sep 14 2016 idonmez@suse.com
  - 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
* Sun Aug 14 2016 astieger@suse.com
  - SQLite 3.14.1:
    * A performance enhancement to the page-cache "truncate"
      operation reduces COMMIT time by dozens of milliseconds on
      systems with a large page cache
    * Fix to the --rbu option of sqldiff.
* Mon Aug 08 2016 idonmez@suse.com
  - SQLite 3.14.0
    * Added support for WITHOUT ROWID virtual tables.
    * Improved the query planner so that the OR optimization can be
      used on virtual tables even if one or more of the disjuncts use
      the LIKE, GLOB, REGEXP, MATCH operators.
    * Added the CSV virtual table for reading RFC 4180 formatted
      comma-separated value files.
    * Added the carray() table-valued function extension.
    * Enabled persistent loadable extensions using the new
      SQLITE_OK_LOAD_PERMANENTLY return code from the extension
      entry point.
    * Added the SQLITE_DBSTATUS_CACHE_USED_SHARED option to
      sqlite3_db_status().
    * Add the vfsstat.c loadable extension - a VFS shim that measures
      I/O together with an eponymous virtual table that provides access
      to the measurements.
    * Improved algorithm for running queries with both an ORDER BY
      and a LIMIT where only the inner-most loop naturally generates
      rows in the correct order.
    * Enhancements to Lemon parser generator, so that it generates a
      faster parser.
    * The PRAGMA compile_options command now attempts to show the version
      number of the compiler that generated the library.
    * Enhance PRAGMA table_info so that it provides information about
      eponymous virtual tables.
    * The query planner uses a full scan of a partial index instead of
      a full scan of the main table, in cases where that makes sense.
    * Allow table-valued functions to appear on the right-hand side
      of an IN operator.
    * Added two new C-language interfaces: sqlite3_expanded_sql()
      and sqlite3_trace_v2(). These new interfaces subsume the
      functions of sqlite3_trace() and sqlite3_profile() which are
      now deprecated.
    * Added the json_quote() SQL function to the json1 extension.
    * Disable the authorizer callback while reparsing the schema.
    * Added the SQLITE_ENABLE_UNKNOWN_SQL_FUNCTION compile-time option and
      turned that option on by default when building the command-line shell.
    * Fix the ALTER TABLE command so that it does not corrupt descending
      indexes when adding a column to a legacy file format database.
      Ticket f68bf68513a1c15f
    * Fix a NULL-pointer dereference/crash that could occurs when a
      transitive WHERE clause references a non-existent collating
      sequence. Ticket e8d439c77685eca6.
    * Improved the cost estimation for an index scan which includes a WHERE
      clause that can be partially or fully evaluated using columns in the index
      and without having to do a table lookup. This fixes a performance regression
      that occurred for some obscure queries following the ORDER BY LIMIT optimization
      introduced in version 3.12.0.
* Tue Aug 02 2016 astieger@suse.com
  - Fix SLE 11 for previous change: noarch subpackages not supported
* Tue Aug 02 2016 tchvatal@suse.com
  - Reduce the conditions a bit and sort with spec-cleaner
  - Remove condition for old sle10 ppc machines
* Wed May 18 2016 idonmez@suse.com
  - SQLite 3.13.0:
    * Postpone I/O associated with TEMP files for as long as possible,
      with the hope that the I/O can ultimately be avoided completely.
    * Merged the session extension into trunk.
    * Added the ".auth ON|OFF" command to the command-line shell.
    * Added the "--indent" option to the ".schema" and ".fullschema"
      commands of the command-line shell, to turn on pretty-printing.
    * Added the ".eqp full" option to the command-line shell, that does
      both EXPLAIN and EXPLAIN QUERY PLAN on each statement that is
      evaluated.
    * Improved resistance against goofy query planner decisions caused by
      incomplete or incorrect modifications to the sqlite_stat1 table by
      the application.
    * Added the sqlite3_db_config(db,SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION)
      interface which allows the sqlite3_load_extension() C-API to be enabled
      while keeping the load_extension() SQL function disabled for security.
    * Change the temporary directory search algorithm on Unix to allow
      directories with write and execute permission, but without read
      permission, to serve as temporary directories. Apply this same
      standard to the "." fallback directory.
    * Fix a problem with the multi-row one-pass DELETE optimization that was
      causing it to compute incorrect answers with a self-referential subquery
      in the WHERE clause. Fix for ticket dc6ebeda9396087
    * Fix a possible segfault with DELETE when table is a rowid table with an
      INTEGER PRIMARY KEY and the WHERE clause contains a OR and the table has
      one or more indexes that are able to trigger the OR optimization, but none
      of the indexes reference any table columns other than the
      INTEGER PRIMARY KEY. Ticket 16c9801ceba49.
    * When checking for the WHERE-clause push-down optimization, verify that all
      terms of the compound inner SELECT are non-aggregate, not just the last term.
      Fix for ticket f7f8c97e97597.
* Tue Apr 19 2016 idonmez@suse.com
  - SQLite 3.12.2:
    * Fix compatibility with some legacy versions of sqlite database
    * Minor bugfixes
* Sat Apr 09 2016 idonmez@suse.com
  - SQLite 3.12.1:
    * Fix a boundary condition error introduced by version 3.12.0 that
      can result in a crash during heavy SAVEPOINT usage.
    * Fix views so that they inherit column datatypes from the table
      that they are defined against, when possible.
    * Fix the query planner so that IS and IS NULL operators are able to
      drive an index on a LEFT OUTER JOIN.
* Wed Mar 30 2016 idonmez@suse.com
  - SQLite 3.12.0:
    * The SQLITE_DEFAULT_PAGE_SIZE is increased from 1024 to 4096.
      The SQLITE_DEFAULT_CACHE_SIZE is changed from 2000 to -2000
      so the same amount of cache memory is used by default.
    * Enhancements to the Lemon parser generator so that it creates
      a smaller and faster SQL parser.
    * Only create master journal files if two or more attached databases
      are all modified, do not have PRAGMA synchronous set to OFF,
      and do not have the journal_mode set to OFF, MEMORY, or WAL.
    * Added the SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER option to
      sqlite3_db_config() which allows the two-argument version of the
      fts3_tokenizer() SQL function to be enabled or disabled at run-time.
    * Added the sqlite3rbu_bp_progress() interface to the RBU extension.
    * The PRAGMA defer_foreign_keys=ON statement now also disables RESTRICT
      actions on foreign key.
    * Added the sqlite3_system_errno() interface.
    * Added the SQLITE_DEFAULT_SYNCHRONOUS and SQLITE_DEFAULT_WAL_SYNCHRONOUS
      compile-time options. The SQLITE_DEFAULT_SYNCHRONOUS compile-time option
      replaces the SQLITE_EXTRA_DURABLE option, which is no longer supported.
    * Enhanced the ".stats" command in the command-line shell to show more
      information about I/O performance obtained from /proc, when available.
    * Make sure the sqlite3_set_auxdata() values from multiple triggers within
      a single statement do not interfere with one another. Ticket dc9b1c91.
    * Fix the code generator for expressions of the form "x IN (SELECT...)"
      where the SELECT statement on the RHS is a correlated subquery.
  - Remove sqlite3-link-binary-with-libsqlite3.patch: replaced with configure
    option --disable-static-shell
* Fri Mar 25 2016 idonmez@suse.com
  - Enable secure delete by default, this matches Fedora & Android.
    It can be disabled with `PRAGMA SECURE_DELETE = 0;`
  - Enable more extensions, syncing with Fedora & Gentoo.
* Mon Mar 07 2016 dimstar@opensuse.org
  - Fix sqlite-fts5-link.patch: link libsqlite3.so with libm instead
    of the sqlite3 binary: the library is the actual user of log().
  - Add sqlite3-link-binary-with-libsqlite3.patch: dyamically link
    /usr/bin/sqlite3 to libsqlite3 instead of statically using it.
  - Move autoreconf call to build section, where it belongs.
* Mon Mar 07 2016 idonmez@suse.com
  - Enable FTS5 support.
  - Add sqlite-fts5-link.patch to link to math library because FTS5
    code uses log().
* Fri Mar 04 2016 astieger@suse.com
  - SQLite 3.11.1:
    * Fix an FTS5 issue in which the 'optimize' command could cause
      index corruption.
    * Fix a buffer overread that might occur if FTS5 is used to query
      a corrupt database file.
    * Increase the maximum "scope" value for the spellfix1 extension
      from 6 to 30.
* Tue Mar 01 2016 lnussel@suse.de
  - explicitly enable readline support
  - run spec-cleaner
* Thu Feb 18 2016 mpluskal@suse.com
  - Update to 3.11.0
    * Enhanced WAL mode so that it works efficiently with
      transactions that are larger than the cache_size.
    * Added the FTS5 detail option.
    * Added the "EXTRA" option to PRAGMA synchronous that does a sync
      of the containing directory when a rollback journal is unlinked
      in DELETE mode, for better durability. The SQLITE_EXTRA_DURABLE
      compile-time option enables PRAGMA synchronous=EXTRA by default.
    * Enhanced the query planner so that it is able to use a covering
      index as part of the OR optimization.
    * Avoid recomputing NOT NULL and CHECK constraints on unchanged
      columns in UPDATE statement.
    * Many micro-optimizations, resulting in a library that is faster
      than the previous release.
    * By default, the shell is now in "auto-explain" mode. The output
      of EXPLAIN commands is automatically formatted.
    * Added the ".vfslist" dot-command.
    * The SQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option is now
      turned on by default in the standard builds.
* Wed Jan 20 2016 astieger@suse.com
  - SQlite 3.10.2:
    * Fix case-folding bug introduced in 3.10.0 in the LIKE operator
    * Fix a use-after-free that can occur when SQLite is compiled
      with -DSQLITE_HAS_CODEC.
    * Fix the build so that it works with -DSQLITE_OMIT_WAL.
* Fri Jan 15 2016 astieger@suse.com
  - SQLite 3.10.1:
    * Fix a 16-month-old bug in the query planner that could generate
      incorrect results when a scalar subquery attempts to use the
      block sorting optimization.
    * Add SQLITE_FCNTL_JOURNAL_POINTER file control
* Thu Jan 07 2016 mimi.vx@gmail.com
  - update to 3.10.0
  - spec-cleaned
    * Added support for LIKE, GLOB, and REGEXP operators on virtual tables.
    * Added the colUsed field to sqlite3_index_info for use by the
    sqlite3_module.xBestIndex method.
    * Enhance the PRAGMA cache_spill statement to accept a 32-bit integer parameter
    which is the threshold below which cache spilling is prohibited.
    * On unix, if a symlink to a database file is opened, then the corresponding
    journal files are based on the actual filename, not the symlink name.
    * Added the "--transaction" option to sqldiff.
    * Added the sqlite3_db_cacheflush() interface.
    * Added the sqlite3_strlike() interface.
    * When using memory-mapped I/O map the database file read-only so that stray
    pointers and/or array overruns in the application cannot accidently modify
    the database file.
    * Added the experimental sqlite3_snapshot_get(), sqlite3_snapshot_open(), and
    sqlite3_snapshot_free() interfaces. These are subject to change or removal in
    a subsequent release.
    * Enhance the 'utc' modifier in the date and time functions so that it is a no-op
    if the date/time is known to already be in UTC. (This is not a compatibility
    break since the behavior has long been documented as "undefined" in that case.)
    * Added the json_group_array() and json_group_object() SQL functions in the json
    extension.
    * Added the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option.
    * Many small performance optimizations.
    + Enhancements to the command-line shell:
    * Added the ".changes ON|OFF" and ".vfsinfo" dot-commands.
    + Important fixes:
    * Fix inconsistent integer to floating-point comparison operations that could
    result in a corrupt index if the index is created on a table column that
    contains both large integers and floating point values of similar magnitude.
    * Fix an infinite-loop in the query planner that could occur on malformed common
    table expressions.
    * Various bug fixes in the sqldiff tool.
* Mon Nov 02 2015 astieger@suse.com
  - SQLite 3.9.2:
    * Fix the schema parser so that it interprets certain (obscure
      and ill-formed) CREATE TABLE statements the same as legacy.
    * Fix a query planner problem that could result in an incorrect
      answer due to the use of automatic indexing in subqueries in
      the FROM clause of a correlated scalar subqueries.
* Fri Oct 16 2015 astieger@suse.com
  - SQLite 3.9.1:
    * Fix the json1 extension so that it does not recognize ASCII
      form-feed as a whitespace character, in order to comply with
      RFC-7159.
    * Build and portability fixes.
* Thu Oct 15 2015 astieger@suse.com
  - SQLite 3.9.0
    * Add json1 extension module
    * The CREATE VIEW statement now accepts an optional list of
      column names following the view name.
    * Added support for indexes on expressions.
    * Added support for table-valued functions in the FROM clause of a
      SELECT statement.
    * Added support for eponymous virtual tables.
    * A VIEW may now reference undefined tables and functions when
      initially created. Missing tables and functions are reported
      when the VIEW is used in a query.
    * Added the sqlite3_value_subtype() and sqlite3_result_subtype()
      interfaced (used by the json1 extension).
    * The query planner is now able to use partial indexes that
      contain AND-connected terms in the WHERE clause.
    * The sqlite3_analyzer utility is updated to report the depth of
      each btree and to show the average fanout for indexes and
      WITHOUT ROWID tables.
    * Enhanced the dbstat virtual table so that it can be used as a
      table-valued function where the argument is the schema to be
      analyzed.
    * sqlite3_memory_alarm() no-op.
* Fri Jul 31 2015 mpluskal@suse.com
  - Update to 3.8.11.1
    * Restore an undocumented side-effect of PRAGMA cache_size: force
      the database schema to be parsed if the database has not been
      previously accessed.
    * Fix a long-standing problem in sqlite3_changes() for WITHOUT
      ROWID tables that was reported a few hours after the 3.8.11
      release.
* Mon Jul 27 2015 astieger@suse.com
  - SQLite 3.8.11:
    * Significantly improved performance
    * new interfaces and enhancements
    * Important bug fixes for CREATE TABLE AS
    * Fix the skip-scan optimization so that it works correctly when
      the OR optimization is used on WITHOUT ROWID tables.
    * Fix the sqlite3_memory_used() and sqlite3_memory_highwater()
      interfaces so that they actually do provide a 64-bit answer.
    * experimental extensions, not enabled:
      + RBU (Resumable Bulk Update) extension
      + FTS5 (Full-text search) extension
* Sun May 24 2015 astieger@suse.com
  - SQLite 3.8.10.2:
    * Fix an index corruption issue introduced by version 3.8.7.
* Sun May 10 2015 astieger@suse.com
  - SQLite 3.8.10.1:
    * Make sqlite3_compileoption_used() responsive to the
      SQLITE_ENABLE_DBSTAT_VTAB compile-time option.
    * Fix minor issues with the dbstat virtual table.
* Thu May 07 2015 crrodriguez@opensuse.org
  - Update to SQLite 3.8.10
    * Added the y format string to the matchinfo() function of FTS3.
    * Performance improvements for ORDER BY, VACUUM, CREATE INDEX,
    PRAGMA integrity_check, and PRAGMA quick_check
    * Fix many obscure problems discovered while SQL fuzzing.
    * Add the ".binary" and ".limits" commands to the command-line shell
    * Make the "dbstat" virtual table part of standard builds
    when compiled with the SQLITE_ENABLE_DBSTAT_VTAB option.
* Wed Apr 08 2015 astieger@suse.com
  - Update to SQLite 3.8.9:
    * Added the sqlite3_status64() interface.
    * Fix memory size tracking so that it works even if SQLite uses
      more than 2GiB of memory.
    * Added the PRAGMA index_xinfo command.
    * Fix a potential 32-bit integer overflow problem in the
      sqlite3_blob_read() and sqlite3_blob_write() interfaces.
    * Ensure that prepared statements automatically reset on extended
      error codes of SQLITE_BUSY and SQLITE_LOCKED even when
      compiled using SQLITE_OMIT_AUTORESET.
    * Correct miscounts in the sqlite3_analyzer.exe utility related
      to WITHOUT ROWID tables.
    * Added the ".dbinfo" command to the command-line shell.
    * Improve the performance of fts3/4 queries that use the
      OR operator and at least one auxiliary fts function.
    * Fix a bug in the fts3 snippet() function causing it to omit
      leading separator characters from snippets that begin with the
      first token in a column.
* Wed Feb 25 2015 mpluskal@suse.com
  - Update to SQLite 3.8.8.3
    * Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect
      results if the qualifying constraint of a partial index
      appears in the ON clause of a LEFT JOIN.
    * Added the ability to link against the "linenoise" command-line
      editing library in unix builds of the command-line shell.
* Thu Feb 12 2015 astieger@suse.com
  - SQLite 3.8.8.2:
    * Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that
      it truncates the WAL file even if there is no checkpoint work
      to be done.
* Tue Jan 20 2015 andreas.stieger@gmx.de
  - SQLite 3.8.8.1:
    * Fix a bug in the sorting logic, present since version 3.8.4,
      that can cause output to appear in the wrong order on queries
      that contains an ORDER BY clause, a LIMIT clause, and that have
      approximately 60 or more columns in the result set.
* Fri Jan 16 2015 andreas.stieger@gmx.de
  - SQLite 3.8.8
  - New Features:
    * Added the PRAGMA data_version command
    * Added the SQLITE_CHECKPOINT_TRUNCATE option to the
      sqlite3_wal_checkpoint_v2() / PRAGMA wal_checkpoint.
    * Added the sqlite3_stmt_scanstatus() when compiled with
      SQLITE_ENABLE_STMT_SCANSTATUS.
    * The sqlite3_table_column_metadata() is enhanced to work
      correctly on WITHOUT ROWID tables and to check for the
      existence of a a table if the column name parameter is NULL.
      The interface is now also included in the build by default,
      without requiring the SQLITE_ENABLE_COLUMN_METADATA compile-
      time option.
    * Added the SQLITE_ENABLE_API_ARMOR compile-time option.
    * Added the SQLITE_REVERSE_UNORDERED_SELECTS compile-time option.
    * Added the SQLITE_SORTER_PMASZ compile-time option and
      SQLITE_CONFIG_PMASZ start-time option.
    * Added the SQLITE_CONFIG_PCACHE_HDRSZ option to sqlite3_config()
    * The number of rows in a VALUES clause is no longer limited by
      SQLITE_LIMIT_COMPOUND_SELECT.
    * Added the eval.c loadable extension that implements an eval()
      SQL function that will recursively evaluate SQL.
  - Performance Enhancements:
    * Reduce the number of memcpy() operations involved in balancing a
      b-tree, for 3.2% overall performance boost.
    * Improvements to cost estimates for the skip-scan optimization.
    * The automatic indexing optimization is now capable of
      generating a partial index if that is appropriate.
  - Bug fixes:
    * Ensure durability following a power loss with "PRAGMA
      journal_mode=TRUNCATE" by calling fsync() right after
      truncating the journal file.
    * The query planner now recognizes that any column in the right-
      hand table of a LEFT JOIN can be NULL, even if that column has
      a NOT NULL constraint. Avoid trying to optimize out NULL tests
      in those cases.
    * Make sure ORDER BY puts rows in ascending order even if the
      DISTINCT operator is implemented using a descending index.
    * Fix data races that might occur under stress when running with
      many threads in shared cache mode where some of the threads are
      opening and closing connections.
    * Fix obscure crash bugs found by american fuzzy lop.
  - Other changes:
    * Disable the use of the strchrnul() C-library routine unless it
      is specifically enabled using the -DHAVE_STRCHRNULL compile-
      time option.
    * Improvements to the effectiveness and accuracy of the
      likelihood(), likely(), and unlikely() SQL hint functions.
* Thu Dec 11 2014 andreas.stieger@gmx.de
  - SQLite 3.8.7.4:
    * Bug fix: Add in a mutex that was omitted from the previous
      release.
* Sat Dec 06 2014 andreas.stieger@gmx.de
  - SQLite 3.8.7.3:
    * Ensure the cached KeyInfo objects (an internal abstraction not
      visible to the application) do not go stale when operating in
      shared cache mode and frequently closing and reopening some
      database connections while leaving other database connections
      on the same shared cache open continuously.
    * Recognize that any column in the right-hand table of a LEFT
      JOIN can be NULL even if the column has a NOT NULL constraint.
      Do not apply optimizations that assume the column is never
      NULL.
* Wed Nov 19 2014 andreas.stieger@gmx.de
  - SQLite 3.8.7.2:
    * Enhance the ROLLBACK command so that pending queries are
      allowed to continue as long as the schema is unchanged.
    * Bug fix: Make sure that NULL results from OP_Column are fully
      and completely NULL and do not have the MEM_Ephem bit set.
    * Bug fix: The %c format in sqlite3_mprintf() is able to handle
      precisions greater than 70.
    * Bug fix: Do not automatically remove the DISTINCT keyword from
      a SELECT that forms the right-hand side of an IN operator since
      it is necessary if the SELECT also contains a LIMIT.
* Wed Oct 29 2014 andreas.stieger@gmx.de
  - SQLite 3.8.7.1:
    * In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately
      after truncating the journal file to ensure that the
      transaction is durable across a power loss.
    * Fix an assertion fault that can occur when updating the NULL
      value of a field at the end of a table that was added using
      ALTER TABLE ADD COLUMN.
    * Do not attempt to use the strchrnul() function from the
      standard C library unless the HAVE_STRCHRNULL compile-time
      option is set.
    * Fix a couple of problems associated with running an UPDATE or
      DELETE on a VIEW with a rowid in the WHERE clause.
* Fri Oct 17 2014 andreas.stieger@gmx.de
  - SQLite 3.8.7
  - Performance Enhancements:
    * Many micro-optimizations result in 20.3% more work for the same
      number of CPU cycles relative to the previous release.
    * The sorter can use auxiliary helper threads to increase real-
      time response. This feature is off by default and may be
      enabled using the PRAGMA threads command or the
      SQLITE_DEFAULT_WORKER_THREADS compile-time option.
    * Enhance the skip-scan optimization so that it is able to skip
      index terms that occur in the middle of the index, not just as
      the left-hand side of the index.
    * Improved optimization of CAST operators.
    * Various improvements in how the query planner uses sqlite_stat4
      information to estimate plan costs.
  - New Features:
    * Added new interfaces with 64-bit length parameters:
      sqlite3_malloc64()
      sqlite3_realloc64()
      sqlite3_bind_blob64()
      sqlite3_result_blob64()
      sqlite3_bind_text64()
      sqlite3_result_text64()
    * Added the new interface sqlite3_msize() that returns the size
      of a memory allocation obtained from sqlite3_malloc64() and its
      variants.
    * Added the SQLITE_LIMIT_WORKER_THREADS option to sqlite3_limit()
      and PRAGMA threads command for configuring the number of
      available worker threads.
    * The spellfix1 extension allows the application to optionally
      specify the rowid for each INSERT. Added the User
      Authentication extension.
  - Bug Fixes:
    * Fix a bug in the partial index implementation that might result
      in an incorrect answer if a partial index is used in a subquery
      or in a view.
    * Fix a query planner bug that might cause a table to be scanned
      in the wrong direction (thus reversing the order of output)
      when a DESC index is used to implement the ORDER BY clause on a
      query that has an identical GROUP BY clause.
    * Fix a bug in sqlite3_trace() that was causing it to sometimes
      fail to print an SQL statement if that statement needed to be
      re-prepared.
    * Fix a faulty assert() statement.
  - Test, Debug, and Analysis Changes:
    * Show ASCII-art abstract syntax tree diagrams using the
      ".selecttrace" and ".wheretrace" commands in the command-line
      shell when compiled with SQLITE_DEBUG,
      SQLITE_ENABLE_SELECTTRACE, and SQLITE_ENABLE_WHERETRACE.
      Also provide the sqlite3TreeViewExpr() and
      sqlite3TreeViewSelect() entry points that can be invoked
      from with the debugger to show the parse tree when stopped at
      a breakpoint.
    * Drop support for SQLITE_ENABLE_TREE_EXPLAIN. The SELECTTRACE
      mechanism provides more useful diagnostics information.
    * New options to the command-line shell for configuring auxiliary
      memory usage: --pagecache, --lookaside, and --scratch.

Files

/usr/share/doc/packages/sqlite3-doc
/usr/share/doc/packages/sqlite3-doc/34to35.html
/usr/share/doc/packages/sqlite3-doc/35to36.html
/usr/share/doc/packages/sqlite3-doc/about.html
/usr/share/doc/packages/sqlite3-doc/aff_short.html
/usr/share/doc/packages/sqlite3-doc/affcase1.html
/usr/share/doc/packages/sqlite3-doc/amalgamation.html
/usr/share/doc/packages/sqlite3-doc/appfileformat.html
/usr/share/doc/packages/sqlite3-doc/arch.html
/usr/share/doc/packages/sqlite3-doc/assert.html
/usr/share/doc/packages/sqlite3-doc/asyncvfs.html
/usr/share/doc/packages/sqlite3-doc/atomiccommit.html
/usr/share/doc/packages/sqlite3-doc/autoinc.html
/usr/share/doc/packages/sqlite3-doc/backup.html
/usr/share/doc/packages/sqlite3-doc/bindptr.html
/usr/share/doc/packages/sqlite3-doc/books.html
/usr/share/doc/packages/sqlite3-doc/c3ref
/usr/share/doc/packages/sqlite3-doc/c3ref/aggregate_context.html
/usr/share/doc/packages/sqlite3-doc/c3ref/aggregate_count.html
/usr/share/doc/packages/sqlite3-doc/c3ref/api_routines.html
/usr/share/doc/packages/sqlite3-doc/c3ref/auto_extension.html
/usr/share/doc/packages/sqlite3-doc/c3ref/backup.html
/usr/share/doc/packages/sqlite3-doc/c3ref/backup_finish.html
/usr/share/doc/packages/sqlite3-doc/c3ref/bind_blob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/bind_parameter_count.html
/usr/share/doc/packages/sqlite3-doc/c3ref/bind_parameter_index.html
/usr/share/doc/packages/sqlite3-doc/c3ref/bind_parameter_name.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob_bytes.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob_close.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob_open.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob_read.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob_reopen.html
/usr/share/doc/packages/sqlite3-doc/c3ref/blob_write.html
/usr/share/doc/packages/sqlite3-doc/c3ref/busy_handler.html
/usr/share/doc/packages/sqlite3-doc/c3ref/busy_timeout.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_abort.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_abort_rollback.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_access_exists.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_alter_table.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_any.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_blob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_checkpoint_full.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_config_covering_index_scan.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_dbconfig_defensive.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_dbstatus_options.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_deny.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_deserialize_freeonclose.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_deterministic.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_fail.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_fcntl_begin_atomic_write.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_index_constraint_eq.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_index_scan_unique.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_iocap_atomic.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_limit_attached.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_lock_exclusive.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_mutex_fast.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_open_autoproxy.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_prepare_normalize.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_scanstat_est.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_serialize_nocopy.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_shm_exclusive.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_shm_nlock.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_source_id.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_static.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_status_malloc_count.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_stmtstatus_counter.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_sync_dataonly.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_testctrl_always.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_trace.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_vtab_constraint_support.html
/usr/share/doc/packages/sqlite3-doc/c3ref/c_win32_data_directory_type.html
/usr/share/doc/packages/sqlite3-doc/c3ref/cancel_auto_extension.html
/usr/share/doc/packages/sqlite3-doc/c3ref/changes.html
/usr/share/doc/packages/sqlite3-doc/c3ref/clear_bindings.html
/usr/share/doc/packages/sqlite3-doc/c3ref/close.html
/usr/share/doc/packages/sqlite3-doc/c3ref/collation_needed.html
/usr/share/doc/packages/sqlite3-doc/c3ref/column_blob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/column_count.html
/usr/share/doc/packages/sqlite3-doc/c3ref/column_database_name.html
/usr/share/doc/packages/sqlite3-doc/c3ref/column_decltype.html
/usr/share/doc/packages/sqlite3-doc/c3ref/column_name.html
/usr/share/doc/packages/sqlite3-doc/c3ref/commit_hook.html
/usr/share/doc/packages/sqlite3-doc/c3ref/compileoption_get.html
/usr/share/doc/packages/sqlite3-doc/c3ref/complete.html
/usr/share/doc/packages/sqlite3-doc/c3ref/config.html
/usr/share/doc/packages/sqlite3-doc/c3ref/constlist.html
/usr/share/doc/packages/sqlite3-doc/c3ref/context.html
/usr/share/doc/packages/sqlite3-doc/c3ref/context_db_handle.html
/usr/share/doc/packages/sqlite3-doc/c3ref/create_collation.html
/usr/share/doc/packages/sqlite3-doc/c3ref/create_function.html
/usr/share/doc/packages/sqlite3-doc/c3ref/create_module.html
/usr/share/doc/packages/sqlite3-doc/c3ref/data_count.html
/usr/share/doc/packages/sqlite3-doc/c3ref/data_directory.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_cacheflush.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_config.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_filename.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_handle.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_mutex.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_readonly.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_release_memory.html
/usr/share/doc/packages/sqlite3-doc/c3ref/db_status.html
/usr/share/doc/packages/sqlite3-doc/c3ref/declare_vtab.html
/usr/share/doc/packages/sqlite3-doc/c3ref/deserialize.html
/usr/share/doc/packages/sqlite3-doc/c3ref/enable_load_extension.html
/usr/share/doc/packages/sqlite3-doc/c3ref/enable_shared_cache.html
/usr/share/doc/packages/sqlite3-doc/c3ref/errcode.html
/usr/share/doc/packages/sqlite3-doc/c3ref/exec.html
/usr/share/doc/packages/sqlite3-doc/c3ref/expanded_sql.html
/usr/share/doc/packages/sqlite3-doc/c3ref/experimental.html
/usr/share/doc/packages/sqlite3-doc/c3ref/extended_result_codes.html
/usr/share/doc/packages/sqlite3-doc/c3ref/file.html
/usr/share/doc/packages/sqlite3-doc/c3ref/file_control.html
/usr/share/doc/packages/sqlite3-doc/c3ref/finalize.html
/usr/share/doc/packages/sqlite3-doc/c3ref/free.html
/usr/share/doc/packages/sqlite3-doc/c3ref/free_table.html
/usr/share/doc/packages/sqlite3-doc/c3ref/funclist.html
/usr/share/doc/packages/sqlite3-doc/c3ref/get_autocommit.html
/usr/share/doc/packages/sqlite3-doc/c3ref/get_auxdata.html
/usr/share/doc/packages/sqlite3-doc/c3ref/index_info.html
/usr/share/doc/packages/sqlite3-doc/c3ref/initialize.html
/usr/share/doc/packages/sqlite3-doc/c3ref/int64.html
/usr/share/doc/packages/sqlite3-doc/c3ref/interrupt.html
/usr/share/doc/packages/sqlite3-doc/c3ref/intro.html
/usr/share/doc/packages/sqlite3-doc/c3ref/io_methods.html
/usr/share/doc/packages/sqlite3-doc/c3ref/keyword_check.html
/usr/share/doc/packages/sqlite3-doc/c3ref/last_insert_rowid.html
/usr/share/doc/packages/sqlite3-doc/c3ref/libversion.html
/usr/share/doc/packages/sqlite3-doc/c3ref/limit.html
/usr/share/doc/packages/sqlite3-doc/c3ref/load_extension.html
/usr/share/doc/packages/sqlite3-doc/c3ref/log.html
/usr/share/doc/packages/sqlite3-doc/c3ref/mem_methods.html
/usr/share/doc/packages/sqlite3-doc/c3ref/memory_highwater.html
/usr/share/doc/packages/sqlite3-doc/c3ref/module.html
/usr/share/doc/packages/sqlite3-doc/c3ref/mprintf.html
/usr/share/doc/packages/sqlite3-doc/c3ref/mutex.html
/usr/share/doc/packages/sqlite3-doc/c3ref/mutex_alloc.html
/usr/share/doc/packages/sqlite3-doc/c3ref/mutex_held.html
/usr/share/doc/packages/sqlite3-doc/c3ref/mutex_methods.html
/usr/share/doc/packages/sqlite3-doc/c3ref/next_stmt.html
/usr/share/doc/packages/sqlite3-doc/c3ref/objlist.html
/usr/share/doc/packages/sqlite3-doc/c3ref/open.html
/usr/share/doc/packages/sqlite3-doc/c3ref/overload_function.html
/usr/share/doc/packages/sqlite3-doc/c3ref/pcache.html
/usr/share/doc/packages/sqlite3-doc/c3ref/pcache_methods2.html
/usr/share/doc/packages/sqlite3-doc/c3ref/pcache_page.html
/usr/share/doc/packages/sqlite3-doc/c3ref/prepare.html
/usr/share/doc/packages/sqlite3-doc/c3ref/preupdate_count.html
/usr/share/doc/packages/sqlite3-doc/c3ref/profile.html
/usr/share/doc/packages/sqlite3-doc/c3ref/progress_handler.html
/usr/share/doc/packages/sqlite3-doc/c3ref/randomness.html
/usr/share/doc/packages/sqlite3-doc/c3ref/release_memory.html
/usr/share/doc/packages/sqlite3-doc/c3ref/reset.html
/usr/share/doc/packages/sqlite3-doc/c3ref/reset_auto_extension.html
/usr/share/doc/packages/sqlite3-doc/c3ref/result_blob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/result_subtype.html
/usr/share/doc/packages/sqlite3-doc/c3ref/serialize.html
/usr/share/doc/packages/sqlite3-doc/c3ref/set_authorizer.html
/usr/share/doc/packages/sqlite3-doc/c3ref/set_last_insert_rowid.html
/usr/share/doc/packages/sqlite3-doc/c3ref/sleep.html
/usr/share/doc/packages/sqlite3-doc/c3ref/snapshot.html
/usr/share/doc/packages/sqlite3-doc/c3ref/snapshot_cmp.html
/usr/share/doc/packages/sqlite3-doc/c3ref/snapshot_free.html
/usr/share/doc/packages/sqlite3-doc/c3ref/snapshot_get.html
/usr/share/doc/packages/sqlite3-doc/c3ref/snapshot_open.html
/usr/share/doc/packages/sqlite3-doc/c3ref/snapshot_recover.html
/usr/share/doc/packages/sqlite3-doc/c3ref/soft_heap_limit.html
/usr/share/doc/packages/sqlite3-doc/c3ref/soft_heap_limit64.html
/usr/share/doc/packages/sqlite3-doc/c3ref/sqlite3.html
/usr/share/doc/packages/sqlite3-doc/c3ref/status.html
/usr/share/doc/packages/sqlite3-doc/c3ref/step.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt_busy.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt_isexplain.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt_readonly.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt_scanstatus.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt_scanstatus_reset.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stmt_status.html
/usr/share/doc/packages/sqlite3-doc/c3ref/str.html
/usr/share/doc/packages/sqlite3-doc/c3ref/str_append.html
/usr/share/doc/packages/sqlite3-doc/c3ref/str_errcode.html
/usr/share/doc/packages/sqlite3-doc/c3ref/str_finish.html
/usr/share/doc/packages/sqlite3-doc/c3ref/str_new.html
/usr/share/doc/packages/sqlite3-doc/c3ref/strglob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/stricmp.html
/usr/share/doc/packages/sqlite3-doc/c3ref/strlike.html
/usr/share/doc/packages/sqlite3-doc/c3ref/system_errno.html
/usr/share/doc/packages/sqlite3-doc/c3ref/table_column_metadata.html
/usr/share/doc/packages/sqlite3-doc/c3ref/temp_directory.html
/usr/share/doc/packages/sqlite3-doc/c3ref/test_control.html
/usr/share/doc/packages/sqlite3-doc/c3ref/threadsafe.html
/usr/share/doc/packages/sqlite3-doc/c3ref/total_changes.html
/usr/share/doc/packages/sqlite3-doc/c3ref/trace_v2.html
/usr/share/doc/packages/sqlite3-doc/c3ref/unlock_notify.html
/usr/share/doc/packages/sqlite3-doc/c3ref/update_hook.html
/usr/share/doc/packages/sqlite3-doc/c3ref/uri_boolean.html
/usr/share/doc/packages/sqlite3-doc/c3ref/user_data.html
/usr/share/doc/packages/sqlite3-doc/c3ref/value.html
/usr/share/doc/packages/sqlite3-doc/c3ref/value_blob.html
/usr/share/doc/packages/sqlite3-doc/c3ref/value_dup.html
/usr/share/doc/packages/sqlite3-doc/c3ref/value_subtype.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vfs.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vfs_find.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vtab.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vtab_collation.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vtab_config.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vtab_cursor.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vtab_nochange.html
/usr/share/doc/packages/sqlite3-doc/c3ref/vtab_on_conflict.html
/usr/share/doc/packages/sqlite3-doc/c3ref/wal_autocheckpoint.html
/usr/share/doc/packages/sqlite3-doc/c3ref/wal_checkpoint.html
/usr/share/doc/packages/sqlite3-doc/c3ref/wal_checkpoint_v2.html
/usr/share/doc/packages/sqlite3-doc/c3ref/wal_hook.html
/usr/share/doc/packages/sqlite3-doc/c3ref/win32_set_directory.html
/usr/share/doc/packages/sqlite3-doc/c_interface.html
/usr/share/doc/packages/sqlite3-doc/capi3.html
/usr/share/doc/packages/sqlite3-doc/capi3ref.html
/usr/share/doc/packages/sqlite3-doc/carray.html
/usr/share/doc/packages/sqlite3-doc/changes.html
/usr/share/doc/packages/sqlite3-doc/chronology.html
/usr/share/doc/packages/sqlite3-doc/cintro.html
/usr/share/doc/packages/sqlite3-doc/cli.html
/usr/share/doc/packages/sqlite3-doc/codeofconduct.html
/usr/share/doc/packages/sqlite3-doc/codeofethics.html
/usr/share/doc/packages/sqlite3-doc/compile.html
/usr/share/doc/packages/sqlite3-doc/completion.html
/usr/share/doc/packages/sqlite3-doc/conflict.html
/usr/share/doc/packages/sqlite3-doc/consortium.html
/usr/share/doc/packages/sqlite3-doc/consortium_agreement-20071201.html
/usr/share/doc/packages/sqlite3-doc/copyright-release.html
/usr/share/doc/packages/sqlite3-doc/copyright-release.pdf
/usr/share/doc/packages/sqlite3-doc/copyright.html
/usr/share/doc/packages/sqlite3-doc/cpu.html
/usr/share/doc/packages/sqlite3-doc/crew.html
/usr/share/doc/packages/sqlite3-doc/csv.html
/usr/share/doc/packages/sqlite3-doc/custombuild.html
/usr/share/doc/packages/sqlite3-doc/cvstrac.css
/usr/share/doc/packages/sqlite3-doc/datatype3.html
/usr/share/doc/packages/sqlite3-doc/datatypes.html
/usr/share/doc/packages/sqlite3-doc/dbhash.html
/usr/share/doc/packages/sqlite3-doc/dbpage.html
/usr/share/doc/packages/sqlite3-doc/dbstat.html
/usr/share/doc/packages/sqlite3-doc/debugging.html
/usr/share/doc/packages/sqlite3-doc/deterministic.html
/usr/share/doc/packages/sqlite3-doc/dev.html
/usr/share/doc/packages/sqlite3-doc/different.html
/usr/share/doc/packages/sqlite3-doc/doc_backlink_crossref.html
/usr/share/doc/packages/sqlite3-doc/doc_keyword_crossref.html
/usr/share/doc/packages/sqlite3-doc/doc_pagelink_crossref.html
/usr/share/doc/packages/sqlite3-doc/doc_target_crossref.html
/usr/share/doc/packages/sqlite3-doc/doclist.html
/usr/share/doc/packages/sqlite3-doc/docs.html
/usr/share/doc/packages/sqlite3-doc/download.html
/usr/share/doc/packages/sqlite3-doc/eqp.html
/usr/share/doc/packages/sqlite3-doc/errlog.html
/usr/share/doc/packages/sqlite3-doc/expridx.html
/usr/share/doc/packages/sqlite3-doc/famous.html
/usr/share/doc/packages/sqlite3-doc/faq.html
/usr/share/doc/packages/sqlite3-doc/fasterthanfs.html
/usr/share/doc/packages/sqlite3-doc/favicon.ico
/usr/share/doc/packages/sqlite3-doc/features.html
/usr/share/doc/packages/sqlite3-doc/fileformat.html
/usr/share/doc/packages/sqlite3-doc/fileformat2.html
/usr/share/doc/packages/sqlite3-doc/fileio.html
/usr/share/doc/packages/sqlite3-doc/footprint.html
/usr/share/doc/packages/sqlite3-doc/foreignkeys.html
/usr/share/doc/packages/sqlite3-doc/formatchng.html
/usr/share/doc/packages/sqlite3-doc/fts3.html
/usr/share/doc/packages/sqlite3-doc/fts5.html
/usr/share/doc/packages/sqlite3-doc/fullsql.html
/usr/share/doc/packages/sqlite3-doc/geopoly.html
/usr/share/doc/packages/sqlite3-doc/getthecode.html
/usr/share/doc/packages/sqlite3-doc/hirely.html
/usr/share/doc/packages/sqlite3-doc/howtocompile.html
/usr/share/doc/packages/sqlite3-doc/howtocorrupt.html
/usr/share/doc/packages/sqlite3-doc/hp1.html
/usr/share/doc/packages/sqlite3-doc/images
/usr/share/doc/packages/sqlite3-doc/images/2005osaward.gif
/usr/share/doc/packages/sqlite3-doc/images/SQLite.gif
/usr/share/doc/packages/sqlite3-doc/images/SQLite_big.gif
/usr/share/doc/packages/sqlite3-doc/images/ac
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-0.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-1.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-2.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-3.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-4.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-5.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-6.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-7.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-8.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-9.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-A.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/commit-B.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/multi-0.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/multi-1.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/multi-2.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/multi-3.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/multi-4.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/multi-5.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/rollback-0.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/rollback-1.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/rollback-2.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/rollback-3.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/rollback-4.gif
/usr/share/doc/packages/sqlite3-doc/images/ac/rollback-5.gif
/usr/share/doc/packages/sqlite3-doc/images/apple-touch-icon.png
/usr/share/doc/packages/sqlite3-doc/images/arch.gif
/usr/share/doc/packages/sqlite3-doc/images/arch.png
/usr/share/doc/packages/sqlite3-doc/images/arch2.gif
/usr/share/doc/packages/sqlite3-doc/images/books
/usr/share/doc/packages/sqlite3-doc/images/books/aditya.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/darocha2016.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/das.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/droessler.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/haldar.gif
/usr/share/doc/packages/sqlite3-doc/images/books/haldar2.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/kreibich.gif
/usr/share/doc/packages/sqlite3-doc/images/books/newman.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/nishizawa2.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/owens.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/sanderson2018.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/symbiansql.jpg
/usr/share/doc/packages/sqlite3-doc/images/books/vanderLans.jpg
/usr/share/doc/packages/sqlite3-doc/images/btreemodule_balance_deeper.svg
/usr/share/doc/packages/sqlite3-doc/images/btreemodule_balance_quick.svg
/usr/share/doc/packages/sqlite3-doc/images/btreemodule_balance_shallower.svg
/usr/share/doc/packages/sqlite3-doc/images/btreemodule_delete1.svg
/usr/share/doc/packages/sqlite3-doc/images/btreemodule_overview.svg
/usr/share/doc/packages/sqlite3-doc/images/cc-diff.jpg
/usr/share/doc/packages/sqlite3-doc/images/chw.jpg
/usr/share/doc/packages/sqlite3-doc/images/cpu-usage.jpg
/usr/share/doc/packages/sqlite3-doc/images/dan1.jpg
/usr/share/doc/packages/sqlite3-doc/images/direct1b.gif
/usr/share/doc/packages/sqlite3-doc/images/drh1.jpg
/usr/share/doc/packages/sqlite3-doc/images/faster-read-blobapi.jpg
/usr/share/doc/packages/sqlite3-doc/images/faster-read-mmap.jpg
/usr/share/doc/packages/sqlite3-doc/images/faster-read-sql.jpg
/usr/share/doc/packages/sqlite3-doc/images/faster-write-safe.jpg
/usr/share/doc/packages/sqlite3-doc/images/faster-write-unsafe.jpg
/usr/share/doc/packages/sqlite3-doc/images/fileformat
/usr/share/doc/packages/sqlite3-doc/images/fileformat/db_connection.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/examplepop.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/fileio_diagrams.odg
/usr/share/doc/packages/sqlite3-doc/images/fileformat/filesystem1.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/filesystem2.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/freelistpage.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/indexlongrecord.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/indexpage.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/indexpage.odg
/usr/share/doc/packages/sqlite3-doc/images/fileformat/indexshortrecord.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/indextree.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/journal_format.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/journal_header.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/journal_record.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/master_journal_ptr.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/overflowpage.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/pointermapentry.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/recordformat.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/rtdocs.css
/usr/share/doc/packages/sqlite3-doc/images/fileformat/rtdocs.js
/usr/share/doc/packages/sqlite3-doc/images/fileformat/tablelongrecord.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/tablenodecell.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/tableshortrecord.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/tabletree.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/vfs_role.gif
/usr/share/doc/packages/sqlite3-doc/images/fileformat/write_transaction.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/adobe-logo.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/adobe.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/airbus1.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/airbus2.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/apple.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/bentley.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/bentley.jpg
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/bloomberg.png
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/bosch_logo1.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/dropbox.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/expensify.png
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/fb.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/firefox.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/flame.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/ge.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/google.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/intuit.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/loc.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/loc.jpg
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/mcaffee.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/microsoft.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/monotone.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/mozilla.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/nds.png
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/nokia.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/oracle.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/philips.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/php.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/python.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/rpm_logo.png
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/skype.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/sony.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/sunmicro.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/symbian.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/tcl.gif
/usr/share/doc/packages/sqlite3-doc/images/foreignlogos/xojo.png
/usr/share/doc/packages/sqlite3-doc/images/fts3_doclist.png
/usr/share/doc/packages/sqlite3-doc/images/fts3_doclist.svg
/usr/share/doc/packages/sqlite3-doc/images/fts3_doclist2.png
/usr/share/doc/packages/sqlite3-doc/images/fts3_doclist2.svg
/usr/share/doc/packages/sqlite3-doc/images/fts3_interior_node.png
/usr/share/doc/packages/sqlite3-doc/images/fts3_interior_node.svg
/usr/share/doc/packages/sqlite3-doc/images/fts3_leaf_node.png
/usr/share/doc/packages/sqlite3-doc/images/fts3_leaf_node.svg
/usr/share/doc/packages/sqlite3-doc/images/fts5_formula.odf
/usr/share/doc/packages/sqlite3-doc/images/fts5_formula1.png
/usr/share/doc/packages/sqlite3-doc/images/fts5_formula2.png
/usr/share/doc/packages/sqlite3-doc/images/fts5_formula3.png
/usr/share/doc/packages/sqlite3-doc/images/fullscanb.gif
/usr/share/doc/packages/sqlite3-doc/images/harmony.gif
/usr/share/doc/packages/sqlite3-doc/images/index-ex1-x-b.gif
/usr/share/doc/packages/sqlite3-doc/images/indirect1b1.gif
/usr/share/doc/packages/sqlite3-doc/images/joe1.jpg
/usr/share/doc/packages/sqlite3-doc/images/loc.jpg
/usr/share/doc/packages/sqlite3-doc/images/ne.gif
/usr/share/doc/packages/sqlite3-doc/images/ne.png
/usr/share/doc/packages/sqlite3-doc/images/nocopy.gif
/usr/share/doc/packages/sqlite3-doc/images/nw.gif
/usr/share/doc/packages/sqlite3-doc/images/nw.png
/usr/share/doc/packages/sqlite3-doc/images/powered_by_sqlite.gif
/usr/share/doc/packages/sqlite3-doc/images/private_branch.gif
/usr/share/doc/packages/sqlite3-doc/images/qp
/usr/share/doc/packages/sqlite3-doc/images/qp/fqp1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/fruitobstate.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/fruitobstate0.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/fullscan.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx1lu1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx1lu2.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx1lu3.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx2.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx2lu1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx3.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx3lu1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx3lu2.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx4.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/idx4lu1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/obfruitidx1.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/obfruitidx4.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/obfruitnoidx.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/obrowid.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/orquery.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/partial-sort.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/rowidlu.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/tab.gif
/usr/share/doc/packages/sqlite3-doc/images/qp/tpchq8.gif
/usr/share/doc/packages/sqlite3-doc/images/se.gif
/usr/share/doc/packages/sqlite3-doc/images/se.png
/usr/share/doc/packages/sqlite3-doc/images/shane1.jpg
/usr/share/doc/packages/sqlite3-doc/images/shared.gif
/usr/share/doc/packages/sqlite3-doc/images/sqlite370.jpg
/usr/share/doc/packages/sqlite3-doc/images/sqlite370_banner.gif
/usr/share/doc/packages/sqlite3-doc/images/sqlitepie.jpg
/usr/share/doc/packages/sqlite3-doc/images/src_logo.gif
/usr/share/doc/packages/sqlite3-doc/images/sw.gif
/usr/share/doc/packages/sqlite3-doc/images/sw.png
/usr/share/doc/packages/sqlite3-doc/images/syntax
/usr/share/doc/packages/sqlite3-doc/images/syntax/alter-table-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/analyze-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/attach-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/begin-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/column-constraint.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/column-def.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/column-name-list.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/comment-syntax.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/commit-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/common-table-expression.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/compound-operator.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/compound-select-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/conflict-clause.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/create-index-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/create-table-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/create-trigger-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/create-view-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/create-virtual-table-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/cte-table-name.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/delete-stmt-limited.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/delete-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/detach-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/drop-index-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/drop-table-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/drop-trigger-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/drop-view-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/expr.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/factored-select-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/filter.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/foreign-key-clause.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/frame-spec.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/function-invocation.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/indexed-column.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/insert-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/join-clause.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/join-constraint.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/join-operator.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/literal-value.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/numeric-literal.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/ordering-term.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/pragma-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/pragma-value.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/qualified-table-name.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/raise-function.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/recursive-cte.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/reindex-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/release-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/result-column.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/rollback-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/savepoint-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/select-core.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/select-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/signed-number.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/simple-select-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/sql-stmt-list.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/sql-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/table-constraint.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/table-or-subquery.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/type-name.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/update-stmt-limited.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/update-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/upsert-clause.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/vacuum-stmt.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/window-definition.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/window-defn.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/window-function-invocation.gif
/usr/share/doc/packages/sqlite3-doc/images/syntax/with-clause.gif
/usr/share/doc/packages/sqlite3-doc/images/table-ex1b2.gif
/usr/share/doc/packages/sqlite3-doc/images/vfs1.gif
/usr/share/doc/packages/sqlite3-doc/imposter.html
/usr/share/doc/packages/sqlite3-doc/index.html
/usr/share/doc/packages/sqlite3-doc/inmemorydb.html
/usr/share/doc/packages/sqlite3-doc/intern-v-extern-blob.html
/usr/share/doc/packages/sqlite3-doc/isolation.html
/usr/share/doc/packages/sqlite3-doc/json1.html
/usr/share/doc/packages/sqlite3-doc/keyword_index.html
/usr/share/doc/packages/sqlite3-doc/lang.html
/usr/share/doc/packages/sqlite3-doc/lang_UPSERT.html
/usr/share/doc/packages/sqlite3-doc/lang_aggfunc.html
/usr/share/doc/packages/sqlite3-doc/lang_altertable.html
/usr/share/doc/packages/sqlite3-doc/lang_analyze.html
/usr/share/doc/packages/sqlite3-doc/lang_attach.html
/usr/share/doc/packages/sqlite3-doc/lang_comment.html
/usr/share/doc/packages/sqlite3-doc/lang_conflict.html
/usr/share/doc/packages/sqlite3-doc/lang_corefunc.html
/usr/share/doc/packages/sqlite3-doc/lang_createindex.html
/usr/share/doc/packages/sqlite3-doc/lang_createtable.html
/usr/share/doc/packages/sqlite3-doc/lang_createtrigger.html
/usr/share/doc/packages/sqlite3-doc/lang_createview.html
/usr/share/doc/packages/sqlite3-doc/lang_createvtab.html
/usr/share/doc/packages/sqlite3-doc/lang_datefunc.html
/usr/share/doc/packages/sqlite3-doc/lang_delete.html
/usr/share/doc/packages/sqlite3-doc/lang_detach.html
/usr/share/doc/packages/sqlite3-doc/lang_dropindex.html
/usr/share/doc/packages/sqlite3-doc/lang_droptable.html
/usr/share/doc/packages/sqlite3-doc/lang_droptrigger.html
/usr/share/doc/packages/sqlite3-doc/lang_dropview.html
/usr/share/doc/packages/sqlite3-doc/lang_explain.html
/usr/share/doc/packages/sqlite3-doc/lang_expr.html
/usr/share/doc/packages/sqlite3-doc/lang_indexedby.html
/usr/share/doc/packages/sqlite3-doc/lang_insert.html
/usr/share/doc/packages/sqlite3-doc/lang_keywords.html
/usr/share/doc/packages/sqlite3-doc/lang_naming.html
/usr/share/doc/packages/sqlite3-doc/lang_reindex.html
/usr/share/doc/packages/sqlite3-doc/lang_replace.html
/usr/share/doc/packages/sqlite3-doc/lang_savepoint.html
/usr/share/doc/packages/sqlite3-doc/lang_select.html
/usr/share/doc/packages/sqlite3-doc/lang_transaction.html
/usr/share/doc/packages/sqlite3-doc/lang_update.html
/usr/share/doc/packages/sqlite3-doc/lang_vacuum.html
/usr/share/doc/packages/sqlite3-doc/lang_with.html
/usr/share/doc/packages/sqlite3-doc/lemon.html
/usr/share/doc/packages/sqlite3-doc/limits.html
/usr/share/doc/packages/sqlite3-doc/loadext.html
/usr/share/doc/packages/sqlite3-doc/lockingv3.html
/usr/share/doc/packages/sqlite3-doc/locrsf.html
/usr/share/doc/packages/sqlite3-doc/lts.html
/usr/share/doc/packages/sqlite3-doc/malloc.html
/usr/share/doc/packages/sqlite3-doc/memstat.html
/usr/share/doc/packages/sqlite3-doc/mingw.html
/usr/share/doc/packages/sqlite3-doc/mmap.html
/usr/share/doc/packages/sqlite3-doc/mostdeployed.html
/usr/share/doc/packages/sqlite3-doc/news.html
/usr/share/doc/packages/sqlite3-doc/np1queryprob.html
/usr/share/doc/packages/sqlite3-doc/nulls.html
/usr/share/doc/packages/sqlite3-doc/oldnews.html
/usr/share/doc/packages/sqlite3-doc/omitted.html
/usr/share/doc/packages/sqlite3-doc/onefile.html
/usr/share/doc/packages/sqlite3-doc/opcode.html
/usr/share/doc/packages/sqlite3-doc/optoverview.html
/usr/share/doc/packages/sqlite3-doc/partialindex.html
/usr/share/doc/packages/sqlite3-doc/pgszchng2016.html
/usr/share/doc/packages/sqlite3-doc/pragma.html
/usr/share/doc/packages/sqlite3-doc/pressrelease-20071212.html
/usr/share/doc/packages/sqlite3-doc/printf.html
/usr/share/doc/packages/sqlite3-doc/privatebranch.html
/usr/share/doc/packages/sqlite3-doc/prosupport.html
/usr/share/doc/packages/sqlite3-doc/psow.html
/usr/share/doc/packages/sqlite3-doc/qmplan.html
/usr/share/doc/packages/sqlite3-doc/queryplanner-ng.html
/usr/share/doc/packages/sqlite3-doc/queryplanner.html
/usr/share/doc/packages/sqlite3-doc/quickstart.html
/usr/share/doc/packages/sqlite3-doc/quirks.html
/usr/share/doc/packages/sqlite3-doc/rbu.html
/usr/share/doc/packages/sqlite3-doc/releaselog
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_0_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_10_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_10_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_10_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_11_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_11_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_12_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_12_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_12_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_13_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_14.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_14_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_14_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_15_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_15_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_15_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_16_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_16_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_16_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_17_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_18_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_18_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_18_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_19_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_19_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_19_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_19_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_1_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_20_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_20_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_21_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_22_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_23_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_23_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_24_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_25_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_25_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_25_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_25_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_26_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_27_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_27_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_27_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_28_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_2_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_10.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_11.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_12.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_13.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_14.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_15.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_16.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_17.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_3_9.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_4_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_4_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_4_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_5_9.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_10.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_11.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_12.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_13.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_14.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_14_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_14_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_15.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_16.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_16_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_17.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_18.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_19.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_20.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_21.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_22.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_23.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_23_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_6_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_6_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_6_9.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_0_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_10.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_11.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_12.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_12_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_13.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_14.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_14_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_15.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_15_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_15_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_16.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_16_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_16_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_17.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_6_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_6_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_6_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_7_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_7_9.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_0_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_0_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_10.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_10_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_10_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_11.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_11_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_3_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_4_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_4_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_4_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_5.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_6.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_7.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_7_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_7_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_7_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_7_4.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_8.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_8_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_8_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_8_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_8_9.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_9_0.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_9_1.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_9_2.html
/usr/share/doc/packages/sqlite3-doc/releaselog/3_9_3.html
/usr/share/doc/packages/sqlite3-doc/releaselog/current.html
/usr/share/doc/packages/sqlite3-doc/requirements.html
/usr/share/doc/packages/sqlite3-doc/rescode.html
/usr/share/doc/packages/sqlite3-doc/robots.txt
/usr/share/doc/packages/sqlite3-doc/rowidtable.html
/usr/share/doc/packages/sqlite3-doc/rowvalue.html
/usr/share/doc/packages/sqlite3-doc/rtree.html
/usr/share/doc/packages/sqlite3-doc/search
/usr/share/doc/packages/sqlite3-doc/search.d
/usr/share/doc/packages/sqlite3-doc/search.d/admin
/usr/share/doc/packages/sqlite3-doc/search.d/search.db
/usr/share/doc/packages/sqlite3-doc/security.html
/usr/share/doc/packages/sqlite3-doc/selfcontained.html
/usr/share/doc/packages/sqlite3-doc/series.html
/usr/share/doc/packages/sqlite3-doc/serverless.html
/usr/share/doc/packages/sqlite3-doc/session
/usr/share/doc/packages/sqlite3-doc/session.html
/usr/share/doc/packages/sqlite3-doc/session/c_changeset_abort.html
/usr/share/doc/packages/sqlite3-doc/session/c_changeset_conflict.html
/usr/share/doc/packages/sqlite3-doc/session/c_changesetapply_invert.html
/usr/share/doc/packages/sqlite3-doc/session/c_changesetstart_invert.html
/usr/share/doc/packages/sqlite3-doc/session/c_session_config_strmsize.html
/usr/share/doc/packages/sqlite3-doc/session/changegroup.html
/usr/share/doc/packages/sqlite3-doc/session/changeset_iter.html
/usr/share/doc/packages/sqlite3-doc/session/constlist.html
/usr/share/doc/packages/sqlite3-doc/session/funclist.html
/usr/share/doc/packages/sqlite3-doc/session/intro.html
/usr/share/doc/packages/sqlite3-doc/session/objlist.html
/usr/share/doc/packages/sqlite3-doc/session/rebaser.html
/usr/share/doc/packages/sqlite3-doc/session/session.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changegroup_add.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changegroup_add_strm.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changegroup_delete.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changegroup_new.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changegroup_output.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_apply.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_concat.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_conflict.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_finalize.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_fk_conflicts.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_invert.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_new.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_next.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_old.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_op.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_pk.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3changeset_start.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3rebaser_configure.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3rebaser_create.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3rebaser_delete.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3rebaser_rebase.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_attach.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_changeset.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_config.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_create.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_delete.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_diff.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_enable.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_indirect.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_isempty.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_patchset.html
/usr/share/doc/packages/sqlite3-doc/session/sqlite3session_table_filter.html
/usr/share/doc/packages/sqlite3-doc/sessionintro.html
/usr/share/doc/packages/sqlite3-doc/sharedcache.html
/usr/share/doc/packages/sqlite3-doc/shortnames.html
/usr/share/doc/packages/sqlite3-doc/sitemap.html
/usr/share/doc/packages/sqlite3-doc/speed.html
/usr/share/doc/packages/sqlite3-doc/spellfix1.html
/usr/share/doc/packages/sqlite3-doc/sqlanalyze.html
/usr/share/doc/packages/sqlite3-doc/sqlar.html
/usr/share/doc/packages/sqlite3-doc/sqldiff.html
/usr/share/doc/packages/sqlite3-doc/sqlite.css
/usr/share/doc/packages/sqlite3-doc/sqlite.html
/usr/share/doc/packages/sqlite3-doc/stmt.html
/usr/share/doc/packages/sqlite3-doc/support.html
/usr/share/doc/packages/sqlite3-doc/swarmvtab.html
/usr/share/doc/packages/sqlite3-doc/syntax
/usr/share/doc/packages/sqlite3-doc/syntax.html
/usr/share/doc/packages/sqlite3-doc/syntax/alter-table-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/analyze-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/attach-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/begin-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/column-constraint.html
/usr/share/doc/packages/sqlite3-doc/syntax/column-def.html
/usr/share/doc/packages/sqlite3-doc/syntax/column-name-list.html
/usr/share/doc/packages/sqlite3-doc/syntax/comment-syntax.html
/usr/share/doc/packages/sqlite3-doc/syntax/commit-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/common-table-expression.html
/usr/share/doc/packages/sqlite3-doc/syntax/compound-operator.html
/usr/share/doc/packages/sqlite3-doc/syntax/compound-select-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/conflict-clause.html
/usr/share/doc/packages/sqlite3-doc/syntax/create-index-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/create-table-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/create-trigger-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/create-view-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/create-virtual-table-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/cte-table-name.html
/usr/share/doc/packages/sqlite3-doc/syntax/delete-stmt-limited.html
/usr/share/doc/packages/sqlite3-doc/syntax/delete-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/detach-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/drop-index-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/drop-table-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/drop-trigger-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/drop-view-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/expr.html
/usr/share/doc/packages/sqlite3-doc/syntax/factored-select-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/filter.html
/usr/share/doc/packages/sqlite3-doc/syntax/foreign-key-clause.html
/usr/share/doc/packages/sqlite3-doc/syntax/frame-spec.html
/usr/share/doc/packages/sqlite3-doc/syntax/function-invocation.html
/usr/share/doc/packages/sqlite3-doc/syntax/indexed-column.html
/usr/share/doc/packages/sqlite3-doc/syntax/insert-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/join-clause.html
/usr/share/doc/packages/sqlite3-doc/syntax/join-constraint.html
/usr/share/doc/packages/sqlite3-doc/syntax/join-operator.html
/usr/share/doc/packages/sqlite3-doc/syntax/literal-value.html
/usr/share/doc/packages/sqlite3-doc/syntax/numeric-literal.html
/usr/share/doc/packages/sqlite3-doc/syntax/ordering-term.html
/usr/share/doc/packages/sqlite3-doc/syntax/pragma-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/pragma-value.html
/usr/share/doc/packages/sqlite3-doc/syntax/qualified-table-name.html
/usr/share/doc/packages/sqlite3-doc/syntax/raise-function.html
/usr/share/doc/packages/sqlite3-doc/syntax/recursive-cte.html
/usr/share/doc/packages/sqlite3-doc/syntax/reindex-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/release-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/result-column.html
/usr/share/doc/packages/sqlite3-doc/syntax/rollback-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/savepoint-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/select-core.html
/usr/share/doc/packages/sqlite3-doc/syntax/select-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/signed-number.html
/usr/share/doc/packages/sqlite3-doc/syntax/simple-select-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/sql-stmt-list.html
/usr/share/doc/packages/sqlite3-doc/syntax/sql-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/table-constraint.html
/usr/share/doc/packages/sqlite3-doc/syntax/table-or-subquery.html
/usr/share/doc/packages/sqlite3-doc/syntax/type-name.html
/usr/share/doc/packages/sqlite3-doc/syntax/update-stmt-limited.html
/usr/share/doc/packages/sqlite3-doc/syntax/update-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/upsert-clause.html
/usr/share/doc/packages/sqlite3-doc/syntax/vacuum-stmt.html
/usr/share/doc/packages/sqlite3-doc/syntax/window-defn.html
/usr/share/doc/packages/sqlite3-doc/syntax/window-function-invocation.html
/usr/share/doc/packages/sqlite3-doc/syntax/with-clause.html
/usr/share/doc/packages/sqlite3-doc/syntaxdiagrams.html
/usr/share/doc/packages/sqlite3-doc/tclsqlite.html
/usr/share/doc/packages/sqlite3-doc/tempfiles.html
/usr/share/doc/packages/sqlite3-doc/testing.html
/usr/share/doc/packages/sqlite3-doc/th3.html
/usr/share/doc/packages/sqlite3-doc/threadsafe.html
/usr/share/doc/packages/sqlite3-doc/toc.db
/usr/share/doc/packages/sqlite3-doc/transactional.html
/usr/share/doc/packages/sqlite3-doc/undoredo.html
/usr/share/doc/packages/sqlite3-doc/unionvtab.html
/usr/share/doc/packages/sqlite3-doc/unlock_notify.html
/usr/share/doc/packages/sqlite3-doc/uri.html
/usr/share/doc/packages/sqlite3-doc/vdbe.html
/usr/share/doc/packages/sqlite3-doc/version3.html
/usr/share/doc/packages/sqlite3-doc/versionnumbers.html
/usr/share/doc/packages/sqlite3-doc/vfs.html
/usr/share/doc/packages/sqlite3-doc/vtab.html
/usr/share/doc/packages/sqlite3-doc/vtablist.html
/usr/share/doc/packages/sqlite3-doc/wal.html
/usr/share/doc/packages/sqlite3-doc/walformat.html
/usr/share/doc/packages/sqlite3-doc/whentouse.html
/usr/share/doc/packages/sqlite3-doc/whyc.html
/usr/share/doc/packages/sqlite3-doc/whynotgit.html
/usr/share/doc/packages/sqlite3-doc/windowfunctions.html
/usr/share/doc/packages/sqlite3-doc/withoutrowid.html
/usr/share/doc/packages/sqlite3-doc/zeroconf.html
/usr/share/doc/packages/sqlite3-doc/zipfile.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:46:52 2024