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.54.0 Posted
1.0.54.0 Posted
Last post 07-25-2008 9:49 PM by
Robert Simpson
. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
07-25-2008 9:49 PM
Robert Simpson
Joined on 08-27-2005
Posts
2,712
1.0.54.0 Posted
Reply
Contact
Fixed the setup project, which somehow "forgot" to include all the binaries in the 53 release.
Fixed a crash in the table designer when creating a new table and tabbing past the "Allow Nulls" cell in the grid while creating a new column.
Fixed a mostly-benign bug in SQLiteDataReader's GetEnumerator, which failed to pass along a flag to the underyling DbEnumerator it creates. This one's been around since day 1 and nobody's noticed it in all these years.
Added a new connection string parameter "Journal Mode" that allows you to set the SQLite journal mode to Delete, Persist or Off.
Page 1 of 1 (1 items)