in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

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: Previous Next
  • 04-23-2007 1:29 AM

    1.0.41.0 (beta) Posted

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