Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite.Linq/SQL Generation/SqlSelectStatement.cs
2014-11-13
| ||
23:58 | Rewrite previous fix for [0a32885109] so it retains the ORDER BY, LIMIT, and OFFSET clauses. file: [801d41b585] check-in: [a9d19a3b28] user: mistachkin branch: tkt-0a32885109, size: 11043 | |
2014-11-08
| ||
06:41 | Do not emit ORDER BY, LIMIT, and OFFSET clauses for the left SELECT statement when a compound operator is involved. Candidate fix for [0a32885109]. file: [20f7fafae1] check-in: [1f05aa9dd6] user: mistachkin branch: tkt-0a32885109, size: 10745 | |
2014-01-12
| ||
04:21 | Experimental changes to the namespace for the LINQ/EF6 assemblies. file: [d80ba345ef] check-in: [8a14de9d76] user: mistachkin branch: newNs, size: 10504 | |
2014-01-10
| ||
23:28 | Initial work on supporting Entity Framework 6. file: [9058a44558] check-in: [ccffecfbb0] user: mistachkin branch: ef6, size: 10422 | |
2011-07-09
| ||
09:01 | Fix for [8b7d179c3c], with tests. file: [411be2952f] check-in: [76e929f694] user: mistachkin branch: trunk, size: 10323 | |
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: [30d1f71b75] check-in: [7161ddc5c2] user: mistachkin branch: build-enhancements, size: 9979 | |
2011-04-07
| ||
15:12 | Added: Added files for building Linq module. file: [1a41b518f7] check-in: [9c7e81cdb4] user: shaneh branch: trunk, size: 10073 | |