in

System.Data.SQLite

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

1.0.61.0 Posted

Last post 04-28-2009 10:36 AM by Robert Simpson. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 04-28-2009 10:36 AM

    1.0.61.0 Posted

    • Code merge with SQLite 3.6.13. The new backup features are as yet unimplemented in the provider, but will be forthcoming in a subsequent release
    • Fixed the default-value lookups in SQLiteConnectionStringBuilder when accessing properties
    • Lock the SQLiteTransaction object during dispose to avoid potential race condition during cleanup
    • Fixed SQLiteDataReader.GetDecimal() processing and parsing of decimal values for cases when SQLite returns things like "1.0e-05" instead of "0.0001"
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems