Index: Doc/Extra/Provider/version.html ================================================================== --- Doc/Extra/Provider/version.html +++ Doc/Extra/Provider/version.html @@ -255,11 +255,11 @@
  • Return false for the SQLiteParameterCollection.IsSynchronized property because it is not thread-safe.
  • Raise the static SQLiteConnection.Changed event when any SQLiteCommand, SQLiteDataReader, or CriticalHandle derived object instance is created. Fix for [aba4549801].
  • Add SQLiteCommand.Execute, SQLiteCommand.ExecuteNonQuery, and SQLiteCommand.ExecuteScalar method overloads that take a CommandBehavior parameter.
  • Revise how the extra object data is passed to the static SQLiteConnection.Changed event. ** Potentially Incompatible Change **
  • Make sure the database cannot be changed by a query when the CommandBehavior.SchemaOnly flag is used. Fix for [f8dbab8baf]** Potentially Incompatible Change **
  • -
  • Fix bug in NDoc3 that was preventing some of the MSDN documentation links from working.
  • +
  • Fix bug in NDoc3 that was preventing some of the MSDN documentation links from working.
  • Include the XML documentation files in the NuGet packages. Fix for [5970d5b0a6].
  • Add InteropVersion, InteropSourceId, ProviderVersion, and ProviderSourceId properties to the SQLiteConnection class.
  • Add experimental support for interfacing with the authorizer callback in the SQLite core library.
  • Add experimental support for the native totype extension.
  • Index: Doc/Extra/Provider/welcome.html ================================================================== --- Doc/Extra/Provider/welcome.html +++ Doc/Extra/Provider/welcome.html @@ -48,11 +48,11 @@ good understanding of how it works and what it does, I highly recommend heading over to sqlite.org and reading the documentation there.

    The C# provider, the very minor C code modifications to SQLite, documentation and etc were written by Robert - Simpson, and the SourceForge project page can be found + Simpson, and the SourceForge project page can be found here.

    The System.Data.SQLite project is currently maintained by the SQLite Development Team and the latest source code and project information can be found here.

    Index: readme.htm ================================================================== --- readme.htm +++ readme.htm @@ -8,11 +8,11 @@ Version 1.0.105.0 - April XX, 2017 (release scheduled)
    Using SQLite 3.17.0
    Originally written by Robert Simpson
    Released to the public domain, use at your own risk!
    Official provider website: https://system.data.sqlite.org/
    -Legacy versions: http://sqlite.phxsoftware.com/
    +Legacy versions: https://sourceforge.net/projects/sqlite-dotnet2/

    The current development version can be downloaded from https://system.data.sqlite.org/index.html/timeline?y=ci

    @@ -456,11 +456,11 @@
  • Return false for the SQLiteParameterCollection.IsSynchronized property because it is not thread-safe.
  • Raise the static SQLiteConnection.Changed event when any SQLiteCommand, SQLiteDataReader, or CriticalHandle derived object instance is created. Fix for [aba4549801].
  • Add SQLiteCommand.Execute, SQLiteCommand.ExecuteNonQuery, and SQLiteCommand.ExecuteScalar method overloads that take a CommandBehavior parameter.
  • Revise how the extra object data is passed to the static SQLiteConnection.Changed event. ** Potentially Incompatible Change **
  • Make sure the database cannot be changed by a query when the CommandBehavior.SchemaOnly flag is used. Fix for [f8dbab8baf]. ** Potentially Incompatible Change **
  • -
  • Fix bug in NDoc3 that was preventing some of the MSDN documentation links from working.
  • +
  • Fix bug in NDoc3 that was preventing some of the MSDN documentation links from working.
  • Include the XML documentation files in the NuGet packages. Fix for [5970d5b0a6].
  • Add InteropVersion, InteropSourceId, ProviderVersion, and ProviderSourceId properties to the SQLiteConnection class.
  • Add experimental support for interfacing with the authorizer callback in the SQLite core library.
  • Add experimental support for the native totype extension.
  • Index: www/downloads.wiki ================================================================== --- www/downloads.wiki +++ www/downloads.wiki @@ -2440,18 +2440,16 @@   - SQLite-1.0.66.0-setup.exe + SQLite-1.0.66.0-setup.exe - Legacy versions, as well as the original support forums, may still be - found at - http://sqlite.phxsoftware.com/, - though there have been no updates to this version since April of 2010. + Legacy versions may still be found at SourceForge, though there have been no + updates there since April of 2010.

    Build Product Names

    Index: www/index.wiki ================================================================== --- www/index.wiki +++ www/index.wiki @@ -18,13 +18,11 @@ contributor. Development and maintenance work is now mostly performed by the SQLite Development Team. The SQLite team is committed to supporting System.Data.SQLite long-term.

    - Historical versions, as well as the original support forums, may still - be found at - http://sqlite.phxsoftware.com/, + Historical versions may still be found at SourceForge, though there have been no updates to this version since April of 2010.

    There is no forum on this web site; however, the support page has an updated list of support Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -250,11 +250,11 @@

  • Return false for the SQLiteParameterCollection.IsSynchronized property because it is not thread-safe.
  • Raise the static SQLiteConnection.Changed event when any SQLiteCommand, SQLiteDataReader, or CriticalHandle derived object instance is created. Fix for [aba4549801].
  • Add SQLiteCommand.Execute, SQLiteCommand.ExecuteNonQuery, and SQLiteCommand.ExecuteScalar method overloads that take a CommandBehavior parameter.
  • Revise how the extra object data is passed to the static SQLiteConnection.Changed event. ** Potentially Incompatible Change **
  • Make sure the database cannot be changed by a query when the CommandBehavior.SchemaOnly flag is used. Fix for [f8dbab8baf]. ** Potentially Incompatible Change **
  • -
  • Fix bug in [http://sourceforge.net/projects/ndoc3|NDoc3] that was preventing some of the MSDN documentation links from working.
  • +
  • Fix bug in [https://sourceforge.net/projects/ndoc3|NDoc3] that was preventing some of the MSDN documentation links from working.
  • Include the XML documentation files in the NuGet packages. Fix for [5970d5b0a6].
  • Add InteropVersion, InteropSourceId, ProviderVersion, and ProviderSourceId properties to the SQLiteConnection class.
  • Add experimental support for interfacing with the authorizer callback in the SQLite core library.
  • Add experimental support for the native totype extension.
  • Index: www/release.wiki ================================================================== --- www/release.wiki +++ www/release.wiki @@ -296,11 +296,11 @@

    This assumes that [https://www.activestate.com/activetcl | ActiveTcl] version 8.4 or later, the [https://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21138 | HTML Help Workshop], - and [http://ndoc3.sourceforge.net/ | NDoc3] have all been installed using + and [https://sourceforge.net/projects/ndoc3/ | NDoc3] have all been installed using the default settings.
  • Make sure everything succeeds with no errors; the console output may be