System.Data.SQLite

Check-in [9e98945ce3]
Login

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

Overview
Comment:Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9e98945ce3a03e195938742bbf6602e469fb1cf5
User & Date: mistachkin 2024-05-24 19:16:41.254
Context
2024-05-24
20:53
Update SQLite core library to the 3.46.0 release. Pickup the latest SQLite 3.46.0 core library docs from upstream. check-in: 2ec4618e22 user: mistachkin tags: trunk
19:16
Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. check-in: 9e98945ce3 user: mistachkin tags: trunk
19:15
Fix support for unnamed parameters using the ?NNN syntax. Pursuant to forum post 76cb35b58d. check-in: ded053d6c2 user: mistachkin tags: trunk
19:12
Add tests for the fix on this branch. closed check-in: 59ad1a9be9 user: mistachkin tags: pst-25cafb35e5
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/Extra/Provider/version.html.
Changes to Setup/data/verify.lst.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLite3_UTF16.cs.
Changes to System.Data.SQLite/SQLiteBlob.cs.
Changes to System.Data.SQLite/SQLiteCommand.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteDataReader.cs.
Added Tests/pst-25cafb35e5.eagle.
Changes to readme.htm.
Changes to www/news.wiki.