System.Data.SQLite

Check-in [ff93dd1274]
Login

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

Overview
Comment:Add the new connection flags.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | customDataTypes
Files: files | file ages | folders
SHA1: ff93dd12748bb7c401861705dc934f7e7abdc1bd
User & Date: mistachkin 2016-06-19 02:59:16.415
Context
2016-06-19
02:59
Integrate the new custom database type callbacks into the data reader class. check-in: df67a84c21 user: mistachkin tags: customDataTypes
02:59
Add the new connection flags. check-in: ff93dd1274 user: mistachkin tags: customDataTypes
02:22
Add classes to contain the per-connection type callbacks and mappings. check-in: 6a75a30b62 user: mistachkin tags: customDataTypes
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite/SQLiteBase.cs.