System.Data.SQLite

Check-in [496499d755]
Login

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

Overview
Comment:More fixes to the optional field handling for the virtual table interface.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | vtabFixes
Files: files | file ages | folders
SHA1: 496499d755a259c04c579f68927f43223e27cbe2
User & Date: mistachkin 2015-12-04 06:14:25.373
Context
2015-12-04
06:16
Reverse accidental check-in of changes performed on the project file by the IDE. check-in: fe4d272115 user: mistachkin tags: vtabFixes
06:14
More fixes to the optional field handling for the virtual table interface. check-in: 496499d755 user: mistachkin tags: vtabFixes
02:04
Add missing checks for NET_452 and NET_461 compile-time defines. check-in: d5792024ef user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Designer/SQLite.Designer.2015.csproj.
Changes to System.Data.SQLite/SQLiteModule.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/vtab.eagle.