System.Data.SQLite

Check-in [d8ed5e99ae]
Login

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

Overview
Comment:More work on testability.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tkt-8d928c3e88
Files: files | file ages | folders
SHA1: d8ed5e99aea5faee6231fe352710dd401a59c20c
User & Date: mistachkin 2015-01-08 17:42:25.799
Context
2015-01-08
18:57
Add 'AppendManifestToken_SQLiteProviderManifest' environment variable to enable better testing and tighter integration. Complete initial tests. check-in: c42db158c3 user: mistachkin tags: tkt-8d928c3e88
17:42
More work on testability. check-in: d8ed5e99ae user: mistachkin tags: tkt-8d928c3e88
04:55
Work in progress for ticket [8d928c3e88]. These changes are not yet fully tested. check-in: 0b6d0e63ca user: mistachkin tags: tkt-8d928c3e88
Changes
Unified Diff Side-by-Side Diff Patch
Changes to System.Data.SQLite.Linq/SQL Generation/SqlBuilder.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlGenerator.cs.
Changes to testlinq/Program.cs.