Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove errant semi-colons from the SQL used by LINQ to INSERT and then SELECT rows with composite primary keys. Fix for [9d353b0bd8]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
01a3da88e7ecad81042b876f0a50e97c |
User & Date: | mistachkin 2015-06-23 00:56:44.662 |
Context
2015-06-24
| ||
00:13 | Minor enhancement to the batch build tool. check-in: 2cccb64c09 user: mistachkin tags: trunk | |
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]. check-in: 01a3da88e7 user: mistachkin tags: trunk | |
00:13 | Reorganize the solution files. check-in: e0e67614a2 user: mistachkin tags: trunk | |
Changes
Changes to Doc/Extra/Provider/version.html.
Changes to System.Data.SQLite.Linq/SQL Generation/DmlSqlGenerator.cs.
Added Tests/tkt-9d353b0bd8.eagle.
Changes to readme.htm.
Changes to testlinq/NorthwindModel.EF6.2010.edmx.
Changes to testlinq/NorthwindModel.EF6.2012.edmx.
Changes to testlinq/NorthwindModel.EF6.2013.edmx.
Changes to testlinq/NorthwindModel.Linq.2008.edmx.
Changes to testlinq/NorthwindModel.Linq.2010.edmx.
Changes to testlinq/NorthwindModel.Linq.2012.edmx.
Changes to testlinq/NorthwindModel.Linq.2013.edmx.
Changes to testlinq/Program.cs.
Changes to www/news.wiki.