System.Data.SQLite

Check-in [c9f62dd914]
Login

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

Overview
Comment:Enhance the design-time components and installer in order to better support EF6 model entity generation.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c9f62dd914072378aec9c18ce8f3dd13a56120b7
User & Date: mistachkin 2014-09-04 03:42:49.039
Context
2014-09-04
18:31
Update imported SQLite core library documentation. check-in: 8e13c43294 user: mistachkin tags: trunk
03:46
Merge updates from trunk. check-in: 30a16ee47c user: mistachkin tags: nugetChanges
03:42
Enhance the design-time components and installer in order to better support EF6 model entity generation. check-in: c9f62dd914 user: mistachkin tags: trunk
03:30
Merge updates from trunk. Closed-Leaf check-in: 8dba4cc370 user: mistachkin tags: designOptions
02:48
Update batch build tool to include the 'Debug' configuration by default. check-in: daec116031 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/Extra/Provider/dbfactorysupport.html.
Changes to Doc/Extra/Provider/version.html.
Changes to SQLite.Designer/Editors/ViewDesignerDoc.cs.
Changes to SQLite.Designer/SQLite.Designer.2005.csproj.
Changes to SQLite.Designer/SQLite.Designer.2008.csproj.
Changes to SQLite.Designer/SQLite.Designer.2010.csproj.
Changes to SQLite.Designer/SQLite.Designer.2012.csproj.
Changes to SQLite.Designer/SQLite.Designer.2013.csproj.
Changes to SQLite.Designer/SQLiteConnectionProperties.cs.
Changes to SQLite.Designer/SQLiteConnectionStringEditor.cs.
Changes to SQLite.Designer/SQLiteConnectionUIControl.Designer.cs.
Changes to SQLite.Designer/SQLiteConnectionUIControl.cs.
Changes to SQLite.Designer/SQLiteConnectionUIControl.resx.
Changes to SQLite.Designer/SQLiteDataAdapterToolboxItem.cs.
Changes to SQLite.Designer/SQLiteDataConnectionSupport.cs.
Added SQLite.Designer/SQLiteOptions.cs.
Changes to SQLite.Designer/SQLitePackage.cs.
Changes to Setup/data/SQLite.iss.
Changes to Tests/data/Installer_Test_Vs2005.log.
Changes to Tests/data/Installer_Test_Vs2008.log.
Changes to Tests/data/Installer_Test_Vs2010.log.
Changes to Tests/data/Installer_Test_Vs2012.log.
Changes to Tests/data/Installer_Test_Vs2013.log.
Changes to Tests/data/Uninstaller_Test_Vs2005.log.
Changes to Tests/data/Uninstaller_Test_Vs2008.log.
Changes to Tests/data/Uninstaller_Test_Vs2010.log.
Changes to Tests/data/Uninstaller_Test_Vs2012.log.
Changes to Tests/data/Uninstaller_Test_Vs2013.log.
Changes to readme.htm.
Changes to test/app.config.
Changes to testlinq/2008/LINQ/App.config.
Changes to testlinq/2010/EF6/App.config.
Changes to testlinq/2010/LINQ/App.config.
Changes to testlinq/2012/EF6/App.config.
Changes to testlinq/2012/LINQ/App.config.
Changes to testlinq/2013/EF6/App.config.
Changes to testlinq/2013/LINQ/App.config.
Changes to tools/install/Installer.cs.