System.Data.SQLite

Check-in [6fbb8f60e9]
Login

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

Overview
Comment:Refactor how logging flags and exception handling are performed.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6fbb8f60e9f1d27b5ec83d1cfa7c209c8c4455f3
User & Date: mistachkin 2017-10-10 21:40:50.281
Context
2017-10-10
21:45
Use the 'getTemporaryDirectory' helper procedure in the test suite. check-in: f4e188e696 user: mistachkin tags: trunk
21:41
Merge updates from trunk. check-in: 0b70bd2e0e user: mistachkin tags: sessions
21:40
Refactor how logging flags and exception handling are performed. check-in: 6fbb8f60e9 user: mistachkin tags: trunk
05:53
Pickup further release archive verification tool changes from upstream. check-in: 2ada6a698f user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLite3_UTF16.cs.
Changes to System.Data.SQLite/SQLiteConnection.cs.
Changes to System.Data.SQLite/SQLiteFunction.cs.
Changes to System.Data.SQLite/SQLiteModule.cs.
Changes to System.Data.SQLite/SQLiteStatement.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.