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.

History of file System.Data.SQLite/Configurations/System.Data.SQLite.dll.config at check-in c37b617ed1ece85f

2024-03-05
16:58
Clarify documentation language that mentions the legacy CryptoAPI-based (RC4) codec. file: [9712c4da47] check-in: [a747af4da9] user: mistachkin branch: trunk, size: 14843
2023-05-15
18:55
Add the 'SQLite_GlobalCommandBehaviors' setting to augment command behaviors applicable to all ExecuteNonQuery, ExecuteScalar, and ExecuteReader calls. file: [62478bf6cc] check-in: [5e1ccca997] user: mistachkin branch: trunk, size: 14831
2023-05-12
21:29
Add the LogRetry connection flag and the SQLite_ForceLogRetry environment variable. file: [e3eba58668] check-in: [1162d19e69] user: mistachkin branch: trunk, size: 14431
2021-12-09
22:45
Tidy some things up. file: [43d15a6f30] check-in: [ac17cde538] user: mistachkin branch: trunk, size: 14112
2021-12-06
22:03
Updates to configuration parameter documentation. file: [7405b55d21] check-in: [9d176340cd] user: mistachkin branch: poolV2, size: 14112
2020-05-24
00:36
Get this branch up-to-date with most trunk changes. file: [e0506ad428] check-in: [bf714af93b] user: mistachkin branch: branch-1.0.112, size: 13691
2020-03-05
00:36
More work on tests. Rename the new environment variable. file: [ce7cc7ac02] check-in: [f6f755c1ee] user: mistachkin branch: trunk, size: 13691
2020-03-04
03:31
Fix typos in comments. file: [b4ad601ff4] check-in: [4194e07323] user: mistachkin branch: trunk, size: 13679
03:25
When using the (unsupported) legacy CryptoAPI based codec, skip encrypting page #1 because that can lead to database corruption and other malfunctions. file: [a15baca78a] check-in: [e877217109] user: mistachkin branch: trunk, size: 13680
2019-12-08
04:01
Include the 'LINQ' partial classes in the primary managed assembly for .NET Standard 2.1. Fix for [ad28d8e026]. Also, enhancements to related diagnostic functionality, including the new 'SQLite_ForceLogLifecycle' environment variable. file: [eb52e77e0b] check-in: [6b6fb5374d] user: mistachkin branch: trunk, size: 12815
2019-05-15
01:08
Add additional tests for the SQLiteLog.Initialize method. Add 'No_SQLiteLog' environment variable to disable the SQLiteLog subsystem initialization. file: [59eb40c6d9] check-in: [232364a514] user: mistachkin branch: trunk, size: 12492
2018-07-26
06:52
By default, only attempt to initialize the logging subsystem once and add 'Initialize_SQLiteLog' setting to disable this behavior. file: [f4de453d27] check-in: [21c1c04012] user: mistachkin branch: trunk, size: 12114
2018-05-29
01:55
Add support for the 'Disable_SQLiteLog' configuration setting. file: [1f5f0bcf40] check-in: [e7b7d00d63] user: mistachkin branch: trunk, size: 11818
2018-04-07
14:40
Enhancements for the native library pre-loader for .NET Core. file: [cdcae971cc] check-in: [c37b617ed1] user: mistachkin branch: netStandard20, size: 11574
2017-11-01
00:58
Add the 'PreLoadSQLite_BreakIntoDebugger' configuration setting to improve debugging support. Also, add some logging to the SQLiteProviderFactory class, pursuant to [d6e1fdba1e]. file: [79e79b9797] check-in: [320066944e] user: mistachkin branch: trunk, size: 11281
2016-10-29
06:58
Add support for the '%PreLoadSQLite_TargetFramework%' configuration setting replacement token. Pursuant to [d4728aecb7]. file: [b29a523e4d] check-in: [654d96246c] user: mistachkin branch: trunk, size: 10940
03:58
Rename the new configuration setting replacement tokens to include a 'PreLoad' prefix and add them to the documentation. file: [fd87d4654c] check-in: [6a9bb02b77] user: mistachkin branch: trunk, size: 10460
2016-07-01
21:30
Pedantic: update the XML configuration file with the new settings as well, despite the fact that they cannot be effectively set from there. file: [b4aee5d20d] check-in: [8571817993] user: mistachkin branch: trunk, size: 8928
2016-03-23
05:10
Initial work on getting the native library pre-loader to work on non-Windows (POSIX) platforms. file: [4bb9a6f04b] check-in: [49bc443383] user: mistachkin branch: trunk, size: 7371
04:56
Improvements to the native library pre-loader to make it capable of dynamically determining the base file name (without directory information) of the native SQLite library to be pre-loaded. Further, add support for the 'PreLoadSQLite_ModuleFileNameOnly' configuration setting and environment variable. file: [b4e0f62d46] check-in: [4436cf5d76] user: mistachkin branch: trunk, size: 7369
2015-05-06
03:48
Update the example configuration file with the new environment variable. file: [af220de4c4] check-in: [bea855da67] user: mistachkin branch: trunk, size: 6996
2015-01-13
04:08
Fix extra single quotes around the formatted DateTime values in the LINQ assembly. Use GetSettingValue to access the new environment variables. file: [e643def671] check-in: [45312da90e] user: mistachkin branch: tkt-8d928c3e88, size: 6607
2014-05-15
00:05
Also support overriding the default DbType value and type name via a 'configuration setting' (i.e. via the environment or the DLL config file). file: [da6a195876] check-in: [216889c23b] user: mistachkin branch: trunk, size: 5582
2014-03-12
02:27
Renamed System.Data.SQLite/System.Data.SQLite.dll.config → System.Data.SQLite/Configurations/System.Data.SQLite.dll.config. Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. file: [e81cad1df8] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 4843
2014-02-07
09:21
Add TypeName_SQLiteProviderServices setting to the example config file. file: [e81cad1df8] check-in: [14d909f5e7] user: mistachkin branch: trunk, size: 4843
2013-12-31
07:44
Change the default behavior for the native library pre-loader so that it first searches the executing (i.e. System.Data.SQLite) assembly directory and then the application domain directory. Pursuant to [f0246d1817]. file: [ea0c80ce88] check-in: [73b6826ea6] user: mistachkin branch: trunk, size: 4464
2013-12-27
11:02
Modify the native library pre-loader to optionally support searching for the SQLite native library in more than one location. Bump all versions to 1.0.91.0. Update version history docs. file: [c146d1f240] check-in: [ae2e6767b5] user: mistachkin branch: refactorNativeLibraryPreLoader, size: 4429
04:03
Renamed System.Data.SQLite/System.Data.SQLite.config → System.Data.SQLite/System.Data.SQLite.dll.config. Merge testing changes. Rename the XML configuration file to 'System.Data.SQLite.dll.config'. Break out shared native library pre-loading code to fix compilation issues. file: [d9f2a63072] check-in: [c43afb58ea] user: mistachkin branch: refactorNativeLibraryPreLoader, size: 3891
2013-12-26
23:48
Added: More work-in-progress on refactoring the native library pre-loader. file: [39eee2d24e] check-in: [60011bd9e5] user: mistachkin branch: refactorNativeLibraryPreLoader, size: 3887