in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

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: Previous Next
  • 07-25-2008 9:49 PM

    1.0.54.0 Posted

    • 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)
Powered by Community Server (Commercial Edition), by Telligent Systems