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.61.0 Posted
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:
Oldest to newest
Newest to oldest
Previous
Next
04-28-2009 10:36 AM
Robert Simpson
Joined on 08-28-2005
Posts
2,712
1.0.61.0 Posted
Reply
Contact
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)