System.Data.SQLite

Check-in [fe3c97a1d8]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update SQLite core library to the 3.29.0 release.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: fe3c97a1d8a0df6c559ed0fb3796acb597bc2365
User & Date: mistachkin 2019-07-13 18:28:09.856
Context
2019-07-13
18:31
Pickup the SQLite core library 3.29.0 docs from upstream. check-in: 4deb290d23 user: mistachkin tags: trunk
18:28
Update SQLite core library to the 3.29.0 release. check-in: fe3c97a1d8 user: mistachkin tags: trunk
2019-06-29
16:10
Rename a variable in the build batch tool. check-in: 22b5e0f49a user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Changes to SQLite.Interop/src/ext/fts5.c.
Changes to SQLite.Interop/src/ext/json1.c.