Sign in
|
Join
|
Help
in
Announcements
ADO.NET 2.0 Provider
(Entire Site)
System.Data.SQLite
An open-source, enhanced version of the SQLite database engine for Windows
Home
Forums
System.Data.SQLite
»
ADO.NET 2.0 Provider
»
Announcements
»
1.0.41.0 (beta) Posted
1.0.41.0 (beta) Posted
Last post 04-23-2007 1:29 AM by
Robert Simpson
. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
04-23-2007 1:29 AM
Robert Simpson
Joined on 08-27-2005
Posts
1,701
1.0.41.0 (beta) Posted
Reply
Contact
Code merge with SQLite 3.3.16
Second go at implementing proper finalizers to cleanup after folks who've forgotten to Dispose() of the SQLite objects
Enhanced GetSchema(IndexColumns) to provide numeric scale and precision values
Fixed the column ordinals in GetSchema(IndexColumns) to report the ordinal of the column in the index, not the table
Fixed a bug whereby parameters named with an empty string (such as String.Empty) were treated like a named parameter instead of an unnamed parameter
Page 1 of 1 (1 items)