SQLite 3.19.1 Released

Source: Internet
Author: User
Tags sqlite

SQLite 3.19.1 has been published, SQLite is an open source, cross-platform, free small C library, the implementation of a separate, embeddable, transactional, server-free and 0 configuration of SQL database engine.

Update content:

  • When you use an index on an expression, you try to use an expression value that is already in the index instead of loading the original column and re-evaluating the expression.

  • Optimizes the flattening optimization so that it flatten the view to the right of the left JOIN.

  • Use replace () instead of char () to escape line breaks and carriage returns in strings embedded in the command-line Shell's. Dump output.

  • Avoid Sqlite3_blob unnecessary invalid handling when making changes to unrelated tables.

  • Optimizes PRAGMA Integrity_check to identify two or more rows of tables with the same rowid.

  • Optimizes the FTS5 query syntax so that column filters can be applied to any expression.

  • ......

Click here to view full updates

Http://www.sqlite.org/download.html

SQLite 3.19.1 Released

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.