Sign in
|
Join
|
Help
in
Announcements
SQLite ADO.NET Provider
(Entire Site)
System.Data.SQLite
An open source ADO.NET provider for the SQLite database engine
Home
Forums
System.Data.SQLite
»
SQLite ADO.NET Provider
»
Announcements
»
1.0.60.0 Posted
1.0.60.0 Posted
Last post 10-04-2008 8:30 AM by
Robert Simpson
. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
10-04-2008 8:30 AM
Robert Simpson
Joined on 08-28-2005
Posts
2,712
1.0.60.0 Posted
Reply
Contact
Throw a NotSupported exception in the EF Sql Gen code instead of parsing illegal SQL during an update/insert/delete where no primary key is defined.
Fixed the Compact Framework interop library. Since the linker flag /subsystem had no version specified, it was causing a problem for many CE-based platforms.
Incorporated SQLite patch for ticket
#3387
and reverted out the vfs override code I added in build 59 to work around this problem.
Fixed a designer issue when creating a new table from the Server Explorer. After initially saving it, if you then continued to edit it and tried to save it again, it would generate the change SQL using the old temporary table name rather than the new name.
Page 1 of 1 (1 items)