System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch netStandard21 Excluding Merge-Ins

This is equivalent to a diff from a8c34ef499 to 55481eeeec

2019-10-26
23:47
Add preliminary support for .NET Core 3.0 and the .NET Standard 2.1. Pursuant to [ce75d320d0]. check-in: f27654c95b user: mistachkin tags: trunk
23:26
Add support for using the sqlite3_limit() native API via the SetLimitOption method. check-in: c156d4710c user: mistachkin tags: trunk
2019-10-24
22:37
Initial work on being able to change limits via sqlite3_limit(). check-in: d279011853 user: mistachkin tags: limits
2019-10-20
04:45
Fix incorrect merge of the Eagle binaries for .NET Standard 2.1. Closed-Leaf check-in: 55481eeeec user: mistachkin tags: netStandard21
04:40
Merge updates from trunk. check-in: f24782bb1a user: mistachkin tags: netStandard21
04:37
Update Eagle in externals to the beta 45 release. check-in: a8c34ef499 user: mistachkin tags: trunk
2019-10-06
01:27
Another fix related to handling of the 'checkForSecurityProtocols' test suite helper procedure. check-in: 66c88f2048 user: mistachkin tags: trunk

Changes to .fossil-settings/ignore-glob.

Changes to Doc/Extra/Provider/version.html.

Changes to Externals/Eagle/bin/netFramework40/EagleShell.exe.config.

Added Externals/Eagle/bin/netStandard21/EagleShell.runtimeconfig.json.

Changes to Externals/Eagle/lib/Eagle1.0/vendor.eagle.

Deleted Externals/EntityFramework/lib/net40/EntityFramework.SqlServer.dll.

Deleted Externals/EntityFramework/lib/net40/EntityFramework.SqlServer.xml.

Deleted Externals/EntityFramework/lib/net40/EntityFramework.dll.

Deleted Externals/EntityFramework/lib/net40/EntityFramework.xml.

Deleted Externals/EntityFramework/lib/net45/EntityFramework.SqlServer.dll.

Deleted Externals/EntityFramework/lib/net45/EntityFramework.SqlServer.xml.

Deleted Externals/EntityFramework/lib/net45/EntityFramework.dll.

Deleted Externals/EntityFramework/lib/net45/EntityFramework.xml.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.dll.

Added Externals/EntityFramework/v6.2/lib/net40/EntityFramework.xml.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.dll.

Added Externals/EntityFramework/v6.2/lib/net45/EntityFramework.xml.

Added Externals/EntityFramework/v6.3/lib/net40/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.3/lib/net40/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.3/lib/net40/EntityFramework.dll.

Added Externals/EntityFramework/v6.3/lib/net40/EntityFramework.xml.

Added Externals/EntityFramework/v6.3/lib/net45/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.3/lib/net45/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.3/lib/net45/EntityFramework.dll.

Added Externals/EntityFramework/v6.3/lib/net45/EntityFramework.xml.

Added Externals/EntityFramework/v6.3/lib/netstandard2.1/EntityFramework.SqlServer.dll.

Added Externals/EntityFramework/v6.3/lib/netstandard2.1/EntityFramework.SqlServer.xml.

Added Externals/EntityFramework/v6.3/lib/netstandard2.1/EntityFramework.dll.

Added Externals/EntityFramework/v6.3/lib/netstandard2.1/EntityFramework.xml.

Changes to NuGet/SQLite.EF6.Beta.nuspec.

Changes to NuGet/SQLite.EF6.Test.nuspec.

Changes to NuGet/SQLite.EF6.nuspec.

Changes to SQLite.NET.2005.MSBuild.sln.

Changes to SQLite.NET.2005.sln.

Changes to SQLite.NET.2008.MSBuild.sln.

Changes to SQLite.NET.2008.sln.

Changes to SQLite.NET.2010.MSBuild.sln.

Changes to SQLite.NET.2010.sln.

Changes to SQLite.NET.2012.MSBuild.sln.

Changes to SQLite.NET.2012.sln.

Changes to SQLite.NET.2013.MSBuild.sln.

Changes to SQLite.NET.2013.sln.

Changes to SQLite.NET.2015.MSBuild.sln.

Changes to SQLite.NET.2015.sln.

Changes to SQLite.NET.2017.MSBuild.sln.

Changes to SQLite.NET.2017.sln.

Changes to SQLite.NET.NetStandard20.MSBuild.sln.

Changes to SQLite.NET.NetStandard20.sln.

Added SQLite.NET.NetStandard21.MSBuild.sln.

Added SQLite.NET.NetStandard21.sln.

Changes to Setup/bake_all.bat.

Added Setup/build-netstandard21-debug.sh.

Added Setup/build-netstandard21-release.sh.

Changes to Setup/build.bat.

Added Setup/build_net_standard_21.bat.

Changes to Setup/build_nuget.bat.

Changes to Setup/clean.bat.

Changes to Setup/data/SQLite.iss.

Changes to Setup/data/verify.lst.

Changes to Setup/release_all.bat.

Added Setup/release_net_standard_21.bat.

Added Setup/run-netstandard21-tests-debug.sh.

Added Setup/run-netstandard21-tests-release.sh.

Added Setup/set_DebugNativeOnly_x86_NetStandard21.bat.

Added Setup/set_Debug_x86_NetStandard21.bat.

Added Setup/set_ReleaseNativeOnly_x86_NetStandard21.bat.

Added Setup/set_Release_x86_NetStandard21.bat.

Changes to Setup/set_common.bat.

Added Setup/set_netStandard21.bat.

Added Setup/set_x86_NetStandard21.bat.

Changes to Setup/set_year_2005.bat.

Changes to Setup/set_year_2008.bat.

Changes to Setup/set_year_2010.bat.

Changes to Setup/set_year_2012.bat.

Changes to Setup/set_year_2013.bat.

Changes to Setup/set_year_2015.bat.

Changes to Setup/set_year_2017.bat.

Changes to Setup/set_year_NetStandard20.bat.

Added Setup/set_year_NetStandard21.bat.

Changes to Setup/test.bat.

Changes to Setup/test_all.bat.

Changes to Setup/test_ce_200x.bat.

Changes to Setup/test_net_standard_20.bat.

Added Setup/test_net_standard_21.bat.

Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/InternalBase.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/KeyToListMap.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/SqlChecker.cs.

Changes to System.Data.SQLite.Linq/SQL Generation/StringUtil.cs.

Changes to System.Data.SQLite.Linq/System.Data.SQLite.Core.2010.csproj.

Changes to System.Data.SQLite.Linq/System.Data.SQLite.Core.2012.csproj.

Changes to System.Data.SQLite.Linq/System.Data.SQLite.Core.2013.csproj.

Changes to System.Data.SQLite.Linq/System.Data.SQLite.Core.2015.csproj.

Changes to System.Data.SQLite.Linq/System.Data.SQLite.Core.2017.csproj.

Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.NetStandard21.csproj.

Changes to System.Data.SQLite/AssemblyInfo.cs.

Changes to System.Data.SQLite/LINQ/SQLiteFactory_Linq.cs.

Changes to System.Data.SQLite/SQLiteConvert.cs.

Changes to System.Data.SQLite/SQLiteDefineConstants.cs.

Changes to System.Data.SQLite/SQLiteFunction.cs.

Changes to System.Data.SQLite/System.Data.SQLite.NetStandard20.csproj.

Added System.Data.SQLite/System.Data.SQLite.NetStandard21.csproj.

Changes to System.Data.SQLite/Targets/System.Data.SQLite.Properties.targets.

Changes to System.Data.SQLite/UnsafeNativeMethods.cs.

Added Targets/SQLite.NET.NetStandard21.Settings.targets.

Changes to Targets/SQLite.NET.Platform.Settings.targets.

Changes to Targets/SQLite.NET.Settings.targets.

Changes to Tests/basic.eagle.

Changes to Tests/installer.eagle.

Changes to Tests/linq.eagle.

Changes to Tests/stress.eagle.

Changes to Tests/tkt-00f86f9739.eagle.

Changes to Tests/tkt-0a32885109.eagle.

Changes to Tests/tkt-0e48e80333.eagle.

Changes to Tests/tkt-3e783eecbe.eagle.

Changes to Tests/tkt-41aea496e0.eagle.

Changes to Tests/tkt-59edc1018b.eagle.

Changes to Tests/tkt-69cf6e5dc8.eagle.

Changes to Tests/tkt-84718e79fa.eagle.

Changes to Tests/tkt-8b7d179c3c.eagle.

Changes to Tests/tkt-8d928c3e88.eagle.

Changes to Tests/tkt-9d353b0bd8.eagle.

Changes to Tests/tkt-a4d9c7ee94.eagle.

Changes to Tests/tkt-c010fa6584.eagle.

Changes to Tests/tkt-ccfa69fc32.eagle.

Changes to Tests/tkt-da9f18d039.eagle.

Changes to Tests/version.eagle.

Changes to data/exclude_full_src.txt.

Changes to data/exclude_src.txt.

Changes to lib/System.Data.SQLite/common.eagle.

Changes to readme.htm.

Added testlinq/NetStandard21/EF6/App.config.

Added testlinq/NorthwindModel.EF6.NetStandard21.Designer.cs.

Added testlinq/NorthwindModel.EF6.NetStandard21.edmx.

Changes to testlinq/Program.cs.

Changes to testlinq/test.2010.csproj.

Changes to testlinq/test.2012.csproj.

Changes to testlinq/test.2013.csproj.

Changes to testlinq/test.2015.csproj.

Changes to testlinq/test.2017.csproj.

Added testlinq/testef6.NetStandard21.csproj.

Changes to www/build.wiki.

Changes to www/downloads.wiki.

Changes to www/news.wiki.

Changes to www/release.wiki.