System.Data.SQLite

Check-in [cfc40dbb9c]
Login

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

Overview
Comment:Avoid using the SQLiteString and SQLiteMemory classes when compiling without virtual table support. Fix for [b56b653ee9].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cfc40dbb9c80f1cfe86fda02106c0717fb3d9684
User & Date: mistachkin 2015-12-20 00:28:23.663
Context
2015-12-20
07:13
Stop leaking the 'savedEnv' script variable in tests 'data-1.68' and 'data-1.69'. check-in: 90e0d6df11 user: mistachkin tags: trunk
00:28
Avoid using the SQLiteString and SQLiteMemory classes when compiling without virtual table support. Fix for [b56b653ee9]. check-in: cfc40dbb9c user: mistachkin tags: trunk
2015-12-15
01:41
Remove superfluous namespace qualifier. check-in: 24f6fae867 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.