Index: Doc/Extra/Provider/version.html ================================================================== --- Doc/Extra/Provider/version.html +++ Doc/Extra/Provider/version.html @@ -50,10 +50,12 @@
  • Various minor performance enhancements to the SQLiteDataReader class. Pursuant to [e122d26e70].
  • Defer disposing of connections created by the static SQLiteCommand.Execute method when a data reader is returned. Fix for [daeaf3150a].
  • Wrap SELECT statements in parenthesis if they have an ORDER BY, LIMIT, or OFFSET clause and a compound operator is involved. Fix for [0a32885109].
  • In the SQLiteDataReader.VerifyType method, remove duplicate "if" statement for the DbType.SByte value and move the remaining "if" to the Int64 affinity. Fix for [c5cc2fb334]** Potentially Incompatible Change **
  • Handle Julian Day values that fall outside of the supported range for OLE Automation dates. Fix for [3e783eecbe]** Potentially Incompatible Change **
  • +
  • Make sure the interop files are copied when publishing a project that refers to a NuGet package containing them. Fix for [e796ac82c1]** Potentially Incompatible Change **
  • +
  • Make sure the interop files are copied before the PostBuildEvent. Fix for [f16c93a932]** Potentially Incompatible Change **
  • 1.0.94.0 - September 9, 2014

    1.0.94.0 - September 9, 2014

    1.0.94.0 - September 9, 2014