Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite.Linq/SQLiteProviderServices.cs
2025-07-03
| ||
16:16 | initial proof-of-concept work on modern build system. new SDK-style csproj files for System.Data.SQLite and for the EF6 variant of System.Data.SQLite.Linq. also csproj files for test and testlinq, making use of the above. strong naming preserved even though modern .NET doesn't use it. file: [b34088cf4d] check-in: [9cfd9e00ff] user: ericsink branch: v2, size: 14602 | |
2015-03-26
| ||
21:55 | When BinaryGUID handling is off, transform the LINQ paramter types as well. Fix for [a4d9c7ee94]. file: [be98b0ec2e] check-in: [87b4244129] user: mistachkin branch: trunk, size: 14208 | |
2015-01-08
| ||
18:57 | Add 'AppendManifestToken_SQLiteProviderManifest' environment variable to enable better testing and tighter integration. Complete initial tests. file: [fd0f2ee5e9] check-in: [c42db158c3] user: mistachkin branch: tkt-8d928c3e88, size: 13642 | |
04:55 | Work in progress for ticket [8d928c3e88]. These changes are not yet fully tested. file: [2e7bedcfac] check-in: [0b6d0e63ca] user: mistachkin branch: tkt-8d928c3e88, size: 13640 | |
2014-04-28
| ||
08:15 | Have the SQLiteProviderFactory class (in the System.Data.SQLite.Linq assembly) implement the IServiceProvider interface. file: [05cddb19c6] check-in: [6911b6547b] user: mistachkin branch: linqServiceProvider, size: 13966 | |
2014-02-01
| ||
00:51 | Add support for per-connection mappings between type names and DbType values. Pursuant to [e87af1d06a]. file: [04d5eed315] check-in: [d84ccf015e] user: mistachkin branch: trunk, size: 13965 | |
2014-01-12
| ||
04:21 | Experimental changes to the namespace for the LINQ/EF6 assemblies. file: [9b9b02dbb3] check-in: [8a14de9d76] user: mistachkin branch: newNs, size: 13960 | |
2014-01-10
| ||
23:28 | Initial work on supporting Entity Framework 6. file: [7927e2a80c] check-in: [ccffecfbb0] user: mistachkin branch: ef6, size: 13892 | |
2013-12-11
| ||
07:54 | Remove the now unused SQLiteConvert.ColumnToType method. Add TraceWarning connection flag to enable tracing of type mapping failures and disable tracing of them by default, pursuant to [6d45c782e4]. Update internal error message list to include SQLITE_NOTICE and SQLITE_WARNING. Update internal SQLiteConfigOpsEnum enumeration to include recently added values in the SQLite core library. file: [454ee27fb8] check-in: [16f09dbc53] user: mistachkin branch: trunk, size: 13702 | |
2013-05-29
| ||
10:21 | Seal various internal classes that are never derived from. file: [d69370467b] check-in: [e8abe75ff5] user: mistachkin branch: trunk, size: 13646 | |
2012-12-15
| ||
09:07 | Add ParseViaFramework property to the SQLiteConnection class to allow the built-in (i.e. framework provided) connection string parser to be used when opening a connection. Pursuant to [b4cc611998]. file: [07ce3e9152] check-in: [ba458b79fd] user: mistachkin branch: trunk, size: 13639 | |
2012-07-22
| ||
06:54 | Remove all superfluous UTF-8 byte-order-marks. file: [3691e41971] check-in: [2c82e6c1a3] user: mistachkin branch: trunk, size: 13348 | |
2011-07-01
| ||
11:03 | Split the NorthwindModel* and App.Config files for the 'testlinq' project into VS2008/VS2010 specific variants. More refinements to release automation. Remove hard-coded assembly version number from SQLiteFactory class. Remove 'v4.0' from all assembly version info. Remove unused 'using' statements from the System.Data.SQLite.Linq project. file: [eda2170ed5] check-in: [7161ddc5c2] user: mistachkin branch: build-enhancements, size: 13351 | |
2008-09-02
| ||
15:46 | pre 1.0.59.0 file: [8d4d34b315] check-in: [c0dab1edea] user: rmsimpson branch: sourceforge, size: 13378 | |
2008-08-06
| ||
21:40 | 1.0.55.0 file: [a5da3a7312] check-in: [24425920c8] user: rmsimpson branch: sourceforge, size: 12397 | |
2008-07-24
| ||
06:19 | 1.0.53.0 file: [a03ce4d82d] check-in: [2b553f96c4] user: rmsimpson branch: sourceforge, size: 12047 | |
2008-07-16
| ||
23:32 | 1.0.52.0 file: [2ca027928e] check-in: [1084c98790] user: rmsimpson branch: sourceforge, size: 11810 | |
2008-07-01
| ||
05:24 | Added: First pass at LINQ support for VS2008 SP1 beta1 file: [624564bf82] check-in: [ee1d336998] user: rmsimpson branch: sourceforge, size: 13160 | |