Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Doc/Extra/environment.html
2014-02-04
| ||
22:55 | Renamed to Doc/Extra/Provider/environment.html. Reorganize the documentation files. check-in: [6fc137b4c3] user: mistachkin branch: trunk, size: 0 | |
2014-01-13
| ||
01:19 | Add support for the 'TypeName_SQLiteProviderServices' environment variable, which may be used to override the DbProviderServices implementation returned by the System.Data.SQLite assembly. file: [e4a6747289] check-in: [f74fb3a059] user: mistachkin branch: ef6, size: 8364 | |
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: [11c797707f] check-in: [73b6826ea6] user: mistachkin branch: trunk, size: 8005 | |
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: [4488dd292f] check-in: [ae2e6767b5] user: mistachkin branch: refactorNativeLibraryPreLoader, size: 7970 | |
2013-12-26
| ||
00:57 | Fix HTML entity escaping in the environment variable documentation page. file: [0066d8014f] check-in: [2f18d24bcc] user: mistachkin branch: trunk, size: 6304 | |
2013-05-30
| ||
00:44 | Add DateTimeFormatString connection string property to allow the DateTime format string used for all parsing and formatting to be overridden. Disable use of the new connection string parsing algorithm when the No_SQLiteConnectionNewParser environment variable is set. Pursuant to [bbdda6eae2]. file: [3019313cc5] check-in: [4f933521a1] user: mistachkin branch: trunk, size: 6254 | |
2013-02-27
| ||
01:44 | Support using the directory containing the primary managed-only assembly itself as the basis for native library pre-loading via setting the 'PreLoadSQLite_UseAssemblyDirectory' environment variable (to anything). file: [9b3b62c5ab] check-in: [80f0294664] user: mistachkin branch: trunk, size: 5944 | |
2013-01-29
| ||
20:39 | Skip checking loaded assemblies for classes tagged with the SQLiteFunction attribute when the No_SQLiteFunctions environment variable is set. file: [e68a4d22c9] check-in: [52000f7d30] user: mistachkin branch: skipFunctions, size: 5478 | |
2012-10-24
| ||
21:00 | Add some notes about the PreLoadSQLite_BaseDirectory environment variable to the docs. file: [0c51bf87d4] check-in: [4e29eb132c] user: mistachkin branch: trunk, size: 4974 | |
2012-10-09
| ||
15:01 | Fix typo in documentation of environment variables. file: [fabeb1112b] check-in: [3ded2648fc] user: mistachkin branch: trunk, size: 4743 | |
2012-06-20
| ||
10:24 | Added: Add docs for the environment variables used by the System.Data.SQLite library. file: [9b827760d6] check-in: [7b37aed0bf] user: mistachkin branch: trunk, size: 4743 | |