Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
39 check-ins related to "designOptions"
2014-09-04
| ||
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 | |
2014-09-03
| ||
18:38 | Improve the robustness of the new provider name option handling in the design-time components. check-in: 592e679ca6 user: mistachkin tags: designOptions | |
2014-08-20
| ||
19:53 | Branch for pending feature work. check-in: e559baa888 user: mistachkin tags: featureWork | |
19:40 | Merge updates from trunk. check-in: e3dd6dc7e0 user: mistachkin tags: designOptions | |
2014-08-19
| ||
17:58 | Add per-connection caching of the 'Use_SQLiteConvert_DefaultDbType' and 'Use_SQLiteConvert_DefaultTypeName' settings. Pursuant to [58ed318f2f]. check-in: 948fd5b3a3 user: mistachkin tags: trunk | |
2014-08-09
| ||
01:29 | Further refinements to the global assembly cache handling in the design-time components installer. check-in: f2f160939a user: mistachkin tags: designOptions | |
2014-08-08
| ||
23:17 | Merge updates from trunk. check-in: eeff47049c user: mistachkin tags: designOptions | |
23:17 | For the applicable setup packages, register the System.Data.SQLite.EF6 assembly in the Global Assembly Cache. check-in: a451b0fe1d user: mistachkin tags: designOptions | |
21:42 | Apparently, using nullable value types in DbConnectionStringBuilder derived classes can cause issues; therefore, avoid it. check-in: 29c37848ff user: mistachkin tags: trunk | |
2014-08-04
| ||
03:38 | Improve error handling in the design-time components when the provider is not found. check-in: 3013b98ea2 user: mistachkin tags: designOptions | |
2014-08-03
| ||
20:03 | Improve robustness of the design-time components installer when no assemblies are available to install. check-in: f9873f2b98 user: mistachkin tags: designOptions | |
02:38 | Merge updates from trunk. check-in: b6b8b71b11 user: mistachkin tags: designOptions | |
02:38 | Remove superfluous 'install.ps1' file that is no longer used. check-in: 6e67c4fdf1 user: mistachkin tags: trunk | |
02:14 | Diagnostic and comment enhancements to the design-time components installer. Merge updates from trunk. check-in: ffe8387567 user: mistachkin tags: designOptions | |
01:58 | Batch tool enhancements for testing. check-in: b799bc86e7 user: mistachkin tags: trunk | |
00:14 | Merge updates from trunk. check-in: 938efc64e5 user: mistachkin tags: designOptions | |
2014-08-02
| ||
23:27 | Add 'Beta' and 'Test' versions of all remaining NuGet packages (i.e. the modular ones). check-in: 9509fcd7a8 user: mistachkin tags: trunk | |
17:42 | Merge updates from trunk. check-in: d649417b2f user: mistachkin tags: designOptions | |
17:33 | Update documentation comments for the DefaultDbType and DefaultTypeName properties. check-in: f4af7db4f1 user: mistachkin tags: trunk | |
07:42 | Merge updates from trunk. check-in: 398e29fcc6 user: mistachkin tags: designOptions | |
07:22 | Add some test suite infrastructure routines useful for interactive testing. check-in: bc40ad4091 user: mistachkin tags: trunk | |
05:04 | Make all references to the '.NET Framework' consistent. check-in: 8228a45d77 user: mistachkin tags: designOptions | |
05:02 | Fix missing call to SQLiteOptions.GetProviderName. check-in: f294bad7b4 user: mistachkin tags: designOptions | |
03:57 | Add ProviderFlags configuration property and associated handling to the design-time components installer. check-in: 940f8b3976 user: mistachkin tags: designOptions | |
03:27 | For the design-time components installer, remove ConfigInvariantName as a Package class property. check-in: fad33d0e23 user: mistachkin tags: designOptions | |
02:30 | Support the 'FullUri' connection string property in the design-time components. check-in: bb7dce2c26 user: mistachkin tags: designOptions | |
00:03 | Merge updates from trunk. check-in: 9689cc6323 user: mistachkin tags: designOptions | |
00:02 | Make sure the 32-bit-only flagged executable assemblies are re-signed properly and use them for the 32-bit setup packages. check-in: 7a3c948114 user: mistachkin tags: trunk | |
2014-08-01
| ||
18:58 | Remove superfluous line from the previous commit. check-in: a5e6c41c19 user: mistachkin tags: designOptions | |
18:21 | Actually, refactor the previous commit to make use of the LoadProperties method override. check-in: 6d6e89424f user: mistachkin tags: designOptions | |
18:19 | Initially, disable the provider_Changed event in the connection properties user-interface. check-in: 2154db970d user: mistachkin tags: designOptions | |
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 | |
03:30 | Revise method names introduced in the previous check-in. Call the SQLiteOptions class from all the appropriate places. check-in: 015eca543d user: mistachkin tags: designOptions | |
03:12 | Initial support for loading/saving options in the design-time components. check-in: b26261e090 user: mistachkin tags: designOptions | |
2014-07-31
| ||
22:36 | Update Entity Framework in externals to the 6.1.1 release. check-in: d41090f6e0 user: mistachkin tags: trunk | |