Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite.Linq/SQL Generation/DmlSqlGenerator.cs
2015-08-19
| ||
02:30 | Work in progress on fixing ticket [41aea496e0]. file: [195273a859] check-in: [8ea5fcd6b9] user: mistachkin branch: tkt-41aea496e0, size: 33928 | |
2015-06-23
| ||
00:56 | Remove errant semi-colons from the SQL used by LINQ to INSERT and then SELECT rows with composite primary keys. Fix for [9d353b0bd8]. file: [c67fa2ce2a] check-in: [01a3da88e7] user: mistachkin branch: trunk, size: 26867 | |
2014-09-23
| ||
01:21 | Add test to make sure that the SQL statements generated for a DbUpdateCommandTree via the LINQ assembly are properly delimited (i.e. by a semi-colon). file: [e06b592f43] check-in: [e0cbe7cc0d] user: mistachkin branch: trunk, size: 26872 | |
2014-09-22
| ||
20:06 | Fix syntax issue with LINQ UPDATE statement generation. Reported by Den Pakizh via the mailing list. file: [607a291d15] check-in: [e9c47a0ef5] user: mistachkin branch: trunk, size: 26832 | |
2014-01-12
| ||
04:21 | Experimental changes to the namespace for the LINQ/EF6 assemblies. file: [c85282da07] check-in: [8a14de9d76] user: mistachkin branch: newNs, size: 26829 | |
2014-01-10
| ||
23:28 | Initial work on supporting Entity Framework 6. file: [9b14cd1a00] check-in: [ccffecfbb0] user: mistachkin branch: ef6, size: 26747 | |
2012-06-22
| ||
20:12 | Update core SQLite library to the latest trunk. Merge support for the sqlite3_close_v2 API. Add missing test contraints for the dynamic SQLite core library detection, the USE_INTEROP_DLL compile-time define, and the System.Data.SQLite.dll / System.Data.SQLite.Linq.dll file detection. Fix several #if statements to include USE_INTEROP_DLL in addition to INTEROP_EXTENSION_FUNCTIONS. file: [fc94299397] check-in: [1462b42fc2] user: mistachkin branch: trunk, size: 26601 | |
2012-04-07
| ||
22:18 | Update all versions to 1.0.81.0. Add DefineConstants property to the SQLiteConnection class to return the list of define constants used when compiling the core managed assembly. Support compiling the interop assembly without support for the custom extension functions and the CryptoAPI based codec. file: [293306d3ff] check-in: [fd6a7e09b8] user: mistachkin branch: trunk, size: 26582 | |
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: [b91b1e4eff] check-in: [7161ddc5c2] user: mistachkin branch: build-enhancements, size: 26484 | |
08:33 | Add 'testlinq' project to the new build system. Cleanup in both test apps. Fix XML doc warnings. file: [70eda5a138] check-in: [bd2f09af59] user: mistachkin branch: build-enhancements, size: 26583 | |
2011-04-07
| ||
15:12 | Added: Added files for building Linq module. file: [490452d716] check-in: [9c7e81cdb4] user: shaneh branch: trunk, size: 26544 | |