System.Data.SQLite

Check-in [1e2ed0931a]
Login

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

Overview
Comment:Make sure the EF6 provider name is only available for .NET 4.0 and later.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | designOptions
Files: files | file ages | folders
SHA1: 1e2ed0931a0806d8a33afc14207ba22794cbddde
User & Date: mistachkin 2014-08-01 04:32:57.631
Context
2014-08-01
17:13
Permit the default ADO.NET provider name used by the design-time components to be overridden via the environment. check-in: e2413cdd97 user: mistachkin tags: designOptions
04:32
Make sure the EF6 provider name is only available for .NET 4.0 and later. check-in: 1e2ed0931a user: mistachkin tags: designOptions
04:24
Add user-interface integration for the per-solution provider name configuration option. check-in: 1e8b52743b user: mistachkin tags: designOptions
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Designer/SQLiteOptions.cs.