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.

200 most recent check-ins that include changes to files matching 'Doc/Extra/*'

2024-04-27
15:15
Update version history docs. Leaf check-in: 1764d76cee user: mistachkin tags: trunk
2024-04-15
20:17
Update SQLite core library to the 3.45.3 release. Pickup the latest SQLite 3.45.3 core library docs from upstream. check-in: aa11aeade1 user: mistachkin tags: trunk
2024-04-09
18:52
Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. Update version history docs. check-in: 2275c460a1 user: mistachkin tags: trunk
2024-03-16
02:32
Update SQLite core library to the 3.45.2 release. Pickup the latest SQLite 3.45.2 core library docs from upstream. check-in: 6e9d15b8b9 user: mistachkin tags: trunk
2024-03-08
17:14
Update SQLite core library to the very latest from the 3.45 release branch. check-in: e5407548a9 user: mistachkin tags: trunk
2024-03-05
16:58
Clarify documentation language that mentions the legacy CryptoAPI-based (RC4) codec. check-in: a747af4da9 user: mistachkin tags: trunk
16:44
Update version history docs again. check-in: 8593909bbb user: mistachkin tags: trunk
16:33
Update version history docs. check-in: e789b56760 user: mistachkin tags: trunk
2024-03-04
16:53
Fix rarely seen NullReferenceException in the StaticWeakConnectionPool.Add method. check-in: 927f0b69fb user: mistachkin tags: trunk
2024-02-22
18:30
Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: a1cd8deb8e user: mistachkin tags: trunk
2024-01-30
20:53
Update SQLite core library to the 3.45.1 release. Pickup the latest SQLite 3.45.1 core library docs from upstream. check-in: b89076650e user: mistachkin tags: trunk
2024-01-22
21:06
Fix typo in the previous check-in. check-in: 562e02bdb7 user: mistachkin tags: trunk
21:01
Update version history docs. check-in: 396807b76f user: mistachkin tags: trunk
10:25
Update SQLite core library to the 3.45.0 release. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: b8ba560cfe user: mistachkin tags: trunk
09:33
Bump version to 1.0.119.0. Update version history docs. check-in: d4cc85f21d user: mistachkin tags: trunk
2023-06-12
00:27
Update some web page links. check-in: 0eae450ee3 user: mistachkin tags: trunk
2023-06-09
18:09
Update version history docs. check-in: 0094823a24 user: mistachkin tags: trunk
2023-05-31
19:48
Update version history docs. check-in: a9e1dbad32 user: mistachkin tags: trunk
19:28
Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk
2023-05-16
23:01
Minor update to version history docs. check-in: 440082993e user: mistachkin tags: trunk
22:47
Pickup the latest SQLite 3.42 core library docs from upstream. check-in: 55c9c748d3 user: mistachkin tags: trunk
22:45
Update SQLite core library to the 3.42.0 release. check-in: 86aea6a924 user: mistachkin tags: trunk
2023-05-15
18:55
Add the 'SQLite_GlobalCommandBehaviors' setting to augment command behaviors applicable to all ExecuteNonQuery, ExecuteScalar, and ExecuteReader calls. check-in: 5e1ccca997 user: mistachkin tags: trunk
2023-05-14
01:08
Make it possible to opt-out of the handling added to the ExecuteScalar method for write transactions that require more than one step. check-in: bd594a1673 user: mistachkin tags: trunk
2023-05-12
22:28
Add the 'StepRetries' connection string property. Also, revise how the 'PrepareRetries' connection string property works internally. check-in: 98877b1863 user: mistachkin tags: trunk
21:29
Add the LogRetry connection flag and the SQLite_ForceLogRetry environment variable. check-in: 1162d19e69 user: mistachkin tags: trunk
2023-05-03
23:28
Update SQLite core library to the latest beta of 3.42. check-in: f7d26d2f23 user: mistachkin tags: trunk
2023-04-08
20:14
Pickup the latest SQLite 3.41 core library docs from upstream. check-in: b66a5b9ed7 user: mistachkin tags: trunk
20:11
Update SQLite core library to the latest 3.41 release branch code. check-in: 2517335da5 user: mistachkin tags: trunk
2023-04-01
04:23
Add the 'TextHexPassword' connection string property. check-in: 740d7652e8 user: mistachkin tags: trunk
2023-01-18
05:09
Add the SqlStringPreview connection event type. check-in: 4188296299 user: mistachkin tags: trunk
2023-01-17
18:50
Bump version to 1.0.118.0. Update version history docs. check-in: b0dece3f52 user: mistachkin tags: trunk
2022-11-26
20:45
Final updates for release 1.0.117.0. check-in: 1c46874c8f user: mistachkin tags: trunk, release, release-1.0.117.0
2022-11-22
20:16
Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk
2022-11-20
22:07
Pickup the latest SQLite (3.40?) core library docs from upstream. check-in: fb661bca74 user: mistachkin tags: trunk
22:04
Update SQLite core library to the 3.40.0 release. check-in: 269a0aec62 user: mistachkin tags: trunk
2022-11-10
10:26
Pickup the latest SQLite 3.39 core library docs from upstream. check-in: bacb5624fd user: mistachkin tags: trunk
10:22
Update SQLite core library to the latest 3.39 release branch code. check-in: 4ee1f8d168 user: mistachkin tags: trunk
2022-10-28
10:59
Pickup the latest SQLite 3.39 core library docs from upstream. check-in: c9fd5abad1 user: mistachkin tags: trunk
10:58
Update SQLite core library to the latest 3.39 release branch code. Update version history docs. check-in: 1d9d4f46eb user: mistachkin tags: trunk
2022-10-10
01:45
Pickup the SQLite 3.39.4 core library docs from upstream. check-in: b88928dd71 user: mistachkin tags: trunk
01:43
Update SQLite core library to the 3.39.4 release. check-in: 797fa00ee5 user: mistachkin tags: trunk
2022-08-31
22:15
Update SQLite core library to the latest release branch code. check-in: faea5cfea4 user: mistachkin tags: trunk
2022-08-06
01:49
Update version history docs. check-in: e206ee3922 user: mistachkin tags: trunk
2022-08-05
02:33
Add support for creating custom window functions. Pursuant to forum post [21de219031]. check-in: d76560fd5b user: mistachkin tags: trunk
02:20
Update version history docs. Closed-Leaf check-in: 36632c7fe2 user: mistachkin tags: windowFunc
01:51
Merge updates from trunk. check-in: ecb4a2329a user: mistachkin tags: windowFunc
2022-07-21
18:49
Pickup the SQLite 3.39.2 core library docs from upstream. check-in: b66fe3b155 user: mistachkin tags: trunk
16:52
Update SQLite core library to the 3.39.2 release. check-in: 2f19df69d2 user: mistachkin tags: trunk
2022-07-06
23:51
Update SQLite core library to the 3.39.0 release. Pickup the SQLite 3.39.0 core library docs from upstream. check-in: 63ca2406e1 user: mistachkin tags: trunk
21:33
Suppress finalizer calls for SQLite3 objects that are closed. Fix for [ce4d70ea6f]. check-in: e242effb07 user: mistachkin tags: trunk
2022-07-05
23:06
Bump version to 1.0.117.0. Update version history docs. check-in: 108ab5b565 user: mistachkin tags: trunk
2022-06-02
01:50
Final updates for release 1.0.116.0. check-in: 5c8e83567e user: mistachkin tags: trunk, release, release-1.0.116.0
2022-06-01
15:54
Update version history docs. check-in: b7dc5b7705 user: mistachkin tags: preRelease
2022-05-10
18:12
Update SQLite core library to the 3.38.5 release. check-in: a172d8eef0 user: mistachkin tags: trunk
2022-05-04
19:18
Pickup the SQLite 3.38.4 core library docs from upstream. check-in: 2173324ada user: mistachkin tags: trunk
19:16
Update SQLite core library to the 3.38.4 release. Update version history docs. check-in: 4cc0a511e1 user: mistachkin tags: trunk
2022-04-27
19:07
Pickup the SQLite 3.38.3 core library docs from upstream. check-in: 614be16764 user: mistachkin tags: trunk
19:04
Update SQLite core library to the 3.38.3 release. Update version history docs. check-in: d4b3d9db18 user: mistachkin tags: trunk
2022-03-27
01:55
Update SQLite core library to the 3.38.2 release. Pickup the SQLite 3.38.2 core library docs from upstream. Update version history docs. check-in: c57fe74dea user: mistachkin tags: trunk
2022-03-25
20:02
Update SQLite core library to the 3.38.2 pre-release. Update version history docs. check-in: d11b802f38 user: mistachkin tags: trunk
2022-03-03
19:47
Pickup the SQLite 3.38.0 core library docs from upstream. check-in: 510f704e0a user: mistachkin tags: trunk
19:34
Update SQLite core library to the 3.38.0 release. Update version history docs. check-in: 31236fc07d user: mistachkin tags: trunk
2022-01-06
17:43
Pickup the SQLite 3.37.2 core library docs from upstream. check-in: 271c736751 user: mistachkin tags: trunk
17:41
Update SQLite core library to the 3.37.2 release. Update version history docs. check-in: 61d37f8284 user: mistachkin tags: trunk
2021-12-09
22:45
Tidy some things up. check-in: ac17cde538 user: mistachkin tags: trunk
2021-12-07
03:21
Add SQLite_StrongConnectionPool environment variable to prevent pooled connections from being garbage collected. check-in: f478cc31c3 user: mistachkin tags: trunk
03:15
Slight wording change in the version history docs. check-in: ef63040311 user: mistachkin tags: trunk
03:09
Update SQLite core library to the 3.37.0 release. Pickup the SQLite 3.37.0 core library docs from upstream. check-in: 779d70e758 user: mistachkin tags: trunk
03:03
Bump version to 1.0.116.0. Update version history docs. check-in: 4d68e5d7ae user: mistachkin tags: trunk
2021-12-06
22:03
Updates to configuration parameter documentation. check-in: 9d176340cd user: mistachkin tags: poolV2
2021-12-04
22:47
More work-in-progress. check-in: 328b5c7371 user: mistachkin tags: poolV2
03:12
Initial work on addressing several object lifecycle issues with pooled database connections. check-in: 95d4c93286 user: mistachkin tags: trunk
2021-11-02
00:35
Update version history docs. check-in: dd2edb82c9 user: mistachkin tags: trunk
2021-11-01
00:34
Add the draft 'table-options' core library documentation file from upstream. check-in: 40783eca7d user: mistachkin tags: trunk
00:26
Pickup the latest SQLite core library draft docs from upstream. check-in: c364befc65 user: mistachkin tags: trunk
2021-10-14
20:48
Fix metadata UTF-16 string length calculations on Linux. Fix for forum post [eeaefb84ec]. check-in: 6cda6ab5ab user: mistachkin tags: trunk
02:36
Update SQLite core library to the latest trunk code. check-in: a5ec29acc4 user: mistachkin tags: trunk
2021-10-12
03:01
Update SQLite core library to the latest trunk code. check-in: e48a6dba13 user: mistachkin tags: trunk
01:40
Bump version to 1.0.115.5. Update version history docs. check-in: 452a22af62 user: mistachkin tags: trunk
01:28
Add Busy event to the SQLiteConnection class. Pursuant to forum post [08a52f61fc]. check-in: 72c2713537 user: mistachkin tags: trunk
2021-08-24
23:19
Update version history docs. check-in: 913eebafa5 user: mistachkin tags: trunk
2021-07-28
01:51
Pickup the latest SQLite core library docs from upstream. check-in: eb4d2513f1 user: mistachkin tags: trunk
00:17
Bump version to 1.0.115.0. Update version history docs. check-in: c294c3c3cb user: mistachkin tags: trunk
2021-05-25
21:11
Final updates for release 1.0.114.0. check-in: dc66f909f4 user: mistachkin tags: trunk, release, release-1.0.114.0
2021-05-23
17:35
Update version history docs. check-in: 4d1a8b5e1c user: mistachkin tags: preRelease
2021-05-01
21:44
Update SQLite core library to the 3.35.5 release. check-in: 1b0dd0cf50 user: mistachkin tags: trunk
2021-04-02
19:43
Update SQLite core library to the 3.35.4 release. check-in: b3de0f8883 user: mistachkin tags: trunk
2021-03-31
05:07
Fix typo in the projected date for the 1.0.114.0 release. check-in: 17bf493c64 user: mistachkin tags: trunk
2021-03-27
19:57
Update SQLite core library to the 3.35.3 release. check-in: eb18adf2a8 user: mistachkin tags: trunk
2021-03-16
00:13
Pickup core library docs from upstream. check-in: 0b980d8f0b user: mistachkin tags: trunk
00:08
Update SQLite core library to the 3.35.1 release. check-in: 29edb4b78b user: mistachkin tags: trunk
2021-03-15
23:47
Documentation and release file fixes. check-in: cd96651b62 user: mistachkin tags: trunk
00:51
Update SQLite core library to the 3.35 release and pickup core library docs from upstream. check-in: 6e95fd6649 user: mistachkin tags: trunk
2021-03-05
08:12
Add support for math functions now provided by the SQLite core library. check-in: d9db7c6868 user: mistachkin tags: trunk
2021-03-04
05:04
Pickup the latest SQLite core library draft docs from upstream. check-in: bca58ac896 user: mistachkin tags: trunk
04:00
Update SQLite core library to the latest trunk code. Update version history docs. check-in: 2a7f20a979 user: mistachkin tags: trunk
2021-02-19
02:50
Add 'TextPassword' connection string property for use with the SQLite Encryption Extension. check-in: d2ec91fd6e user: mistachkin tags: trunk
2021-02-06
21:16
Pickup the SQLite 3.34.1 core library docs from upstream. check-in: 202f60f0e0 user: mistachkin tags: trunk
21:12
Update SQLite core library to the 3.34.1 release. check-in: 62f0ae6111 user: mistachkin tags: trunk
2020-10-29
03:05
Update EntityFramework in externals to version 6.4.4. check-in: 0108e691b2 user: mistachkin tags: trunk
02:46
Re-add preliminary support for the .NET Framework 4.8. check-in: 3ede7fccc6 user: mistachkin tags: trunk
2020-10-28
01:33
Rename the 'lang_upsert.html' file to lower case. check-in: bc21075162 user: mistachkin tags: trunk
01:31
Bump version to 1.0.114.0. Update version history docs. Update SQLite core library to the latest trunk code. Pickup the SQLite core library docs from upstream. check-in: 5dbf0b6519 user: mistachkin tags: trunk
2020-09-23
00:37
Improvements to 'special replacement token' handling. Pursuant to [908c22360e]. check-in: e4d77287f2 user: mistachkin tags: trunk
2020-05-31
19:44
Final updates for release 1.0.113.0. check-in: 3bb47c7b52 user: mistachkin tags: trunk, release, release-1.0.113.0
17:33
Update version history docs. check-in: 2466573420 user: mistachkin tags: preRelease
2020-05-30
17:30
Cherrypick of [2560502ca6cc8ff6]. Leaf check-in: 4e38c979ba user: mistachkin tags: branch-1.0.112
17:23
Update version history docs. check-in: 2560502ca6 user: mistachkin tags: trunk
14:41
Update version history docs. check-in: ca89f3a07e user: mistachkin tags: branch-1.0.112
14:28
Temporarily remove the preliminary support for the .NET Framework 4.8. check-in: 1911e60e5e user: mistachkin tags: trunk
2020-05-25
22:41
Pickup the latest SQLite core library 3.32.1 docs from upstream. check-in: aa2cc972ef user: mistachkin tags: trunk
22:39
Update SQLite core library to the 3.32.1 release. check-in: fa6a9c03e2 user: mistachkin tags: trunk
02:35
Merge all changes needed for the SQLite core library 3.32.0 release. check-in: 56170d1316 user: mistachkin tags: trunk
2020-05-24
00:46
Merge updates from trunk. check-in: 8118694807 user: mistachkin tags: core-3.32.0
00:44
Sync up version history docs with 112 release branch. check-in: 4823faba6c user: mistachkin tags: trunk
00:38
Update version history docs again. check-in: 9d9f8aa93d user: mistachkin tags: trunk
00:36
Get this branch up-to-date with most trunk changes. check-in: bf714af93b user: mistachkin tags: branch-1.0.112
2020-05-22
21:38
Pickup the latest SQLite core library 3.32.0 docs from upstream. check-in: d9f14318b7 user: mistachkin tags: core-3.32.0
21:30
Update version history docs. check-in: 782f3a82d9 user: mistachkin tags: trunk
2020-04-25
20:15
Partial cherrypick of [4fd7351a4f353407]. check-in: 99a02311e8 user: mistachkin tags: branch-1.0.112
20:10
Update version history docs. check-in: 4fd7351a4f user: mistachkin tags: trunk
19:21
Support automatic value conversions for columns with a declared type of MEDIUMINT or MEDIUMUINT. Pursuant to [515cb60b10]. check-in: b4eb15b5a5 user: mistachkin tags: trunk
2020-04-05
17:58
Cherrypick of [cdc88bceb8c5c611]. check-in: 9569892d0f user: mistachkin tags: branch-1.0.112
17:09
Update version history docs. check-in: cdc88bceb8 user: mistachkin tags: trunk
2020-04-03
19:48
Cherrypick of [99e4353b22b7616b]. check-in: ea0535e973 user: mistachkin tags: branch-1.0.112
19:47
Pickup the latest SQLite core library 3.31.1 docs from upstream. check-in: 99e4353b22 user: mistachkin tags: trunk
18:15
Cherrypick of [7ce44170d]. check-in: e117362f42 user: mistachkin tags: branch-1.0.112
18:15
Cherrypick of [1b8a14bfef232576]. check-in: be88b2c20b user: mistachkin tags: branch-1.0.112
18:10
Partial cherrypick of [1868813f4]. check-in: a5ac78ea8e user: mistachkin tags: branch-1.0.112
17:42
Partial cherry-pick of [ebd945280e]. Cherry-pick of [cc8089d56c]. Manually reset build number to '1.0.112.1'. Limited to core NuGet packages for .NET Framework v2.0 / v4.0 and .NET Standard 2.x only. check-in: da47d95976 user: mistachkin tags: branch-1.0.112
17:32
Update version history docs. check-in: cc8089d56c user: mistachkin tags: trunk
2020-03-27
20:35
Update estimated date for release 1.0.113.0. check-in: 0891963c4c user: mistachkin tags: trunk
2020-03-10
03:44
Add preliminary support for the .NET Framework 4.8. check-in: d6b5423937 user: mistachkin tags: trunk
2020-03-05
00:36
More work on tests. Rename the new environment variable. check-in: f6f755c1ee user: mistachkin tags: trunk
2020-03-04
03:31
Fix typos in comments. check-in: 4194e07323 user: mistachkin tags: trunk
03:25
When using the (unsupported) legacy CryptoAPI based codec, skip encrypting page #1 because that can lead to database corruption and other malfunctions. check-in: e877217109 user: mistachkin tags: trunk
2020-02-20
05:50
Add several syntax diagrams that were missing. check-in: 7ce44170d5 user: mistachkin tags: trunk
03:50
Pickup the SQLite core library 3.31.1 docs from upstream. check-in: 1b8a14bfef user: mistachkin tags: trunk
03:48
Update SQLite core library to the 3.31.1 release. check-in: 7fccaf50e0 user: mistachkin tags: trunk
2020-01-26
22:06
Merge all changes from SQLite core library pre-release branch. check-in: 1868813f4f user: mistachkin tags: trunk
22:04
Update SQLite core library to the latest trunk code. Leaf check-in: 1be3d892d0 user: mistachkin tags: corePreRelease
2020-01-18
21:01
Prepare to update the SQLite core library to the latest pre-release code. check-in: 8c27717d84 user: mistachkin tags: corePreRelease
2019-12-08
04:59
Bump version to 1.0.113.0. Update version history docs. check-in: ebd945280e user: mistachkin tags: trunk
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. check-in: 6b6fb5374d user: mistachkin tags: trunk
2019-10-27
20:40
Final updates for release 1.0.112.0. check-in: 7727af784b user: mistachkin tags: trunk, release, release-1.0.112.0
06:07
Update version history docs. check-in: 8fcdad086f user: mistachkin tags: preRelease
01:19
Pickup the SQLite core library 3.30.1 docs from upstream. check-in: 0a3d6229a7 user: mistachkin tags: trunk
00:23
Update SQLite core library to the 3.30.1 release. check-in: ec2959fbcc user: mistachkin tags: trunk
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
23:06
Some fixes. Add tests. Update version history docs. check-in: e82be4000d user: mistachkin tags: limits
2019-10-20
04:00
Update version history docs. Adjust test suite to account for multiple EntityFramework versions. check-in: 06cdae7238 user: mistachkin tags: netStandard21
2019-10-05
03:32
Add support for new DBCONFIG options from the SQLite core library. Pursuant to [03b6b0edd7]. check-in: 42082ffc4d user: mistachkin tags: trunk
02:12
Pickup the SQLite core library 3.30.0 docs from upstream. check-in: 914417fc18 user: mistachkin tags: trunk
02:06
Update SQLite core library to the 3.30.0 release. check-in: cdd3330990 user: mistachkin tags: trunk
2019-09-27
00:26
Update the estimated date for the next release. check-in: d838a0288f user: mistachkin tags: trunk
2019-07-13
19:11
Bump version to 1.0.112.0. check-in: e1836d9707 user: mistachkin tags: trunk
18:35
Update version history docs. check-in: 62de24d8a3 user: mistachkin tags: trunk
18:31
Pickup the SQLite core library 3.29.0 docs from upstream. check-in: 4deb290d23 user: mistachkin tags: trunk
2019-06-09
19:31
Final updates for release 1.0.111.0. check-in: d567636ccb user: mistachkin tags: trunk, release, release-1.0.111.0
2019-05-15
02:35
Pickup the SQLite core library 3.28.0 docs from upstream. check-in: 0323de7965 user: mistachkin tags: trunk
02:34
Update SQLite core library to the 3.28.0 release. check-in: 092fec53da user: mistachkin tags: trunk
01:49
Bump version number. Update version history docs. check-in: 95e0135ad1 user: mistachkin tags: trunk
01:08
Add additional tests for the SQLiteLog.Initialize method. Add 'No_SQLiteLog' environment variable to disable the SQLiteLog subsystem initialization. check-in: 232364a514 user: mistachkin tags: trunk
2019-03-03
22:26
Final updates for release 1.0.110.0. check-in: c9efdeced8 user: mistachkin tags: trunk, release, release-1.0.110.0
20:42
Update version history docs. check-in: 3d94632e16 user: mistachkin tags: preRelease
2019-03-02
19:23
Pickup the SQLite core library 3.27.2 docs from upstream. check-in: 695f7fc694 user: mistachkin tags: trunk
19:21
Update SQLite core library to the 3.27.2 release. check-in: a0d9eab228 user: mistachkin tags: trunk
2019-02-18
19:27
Fix typo in version history docs. check-in: 5a0f60a6f5 user: mistachkin tags: trunk
2019-02-09
00:50
Update SQLite core library to the 3.27.1 release. check-in: ce785bf0c1 user: mistachkin tags: trunk
2019-02-08
02:11
Pickup the SQLite core library 3.27.0 docs from upstream. check-in: cf08e3867a user: mistachkin tags: trunk
02:07
Update SQLite core library to the 3.27.0 release. Update version history docs. check-in: 07c06d7ebe user: mistachkin tags: trunk
2018-12-24
03:14
Add support for the sqlite3changeset_start_v2() and sqlite3changeset_start_v2_strm() interfaces. check-in: 291cfeef7e user: mistachkin tags: trunk
2018-12-23
04:56
Add HidePassword connection flag to remove the password from the connection string once the database is opened. Pursuant to [23d8d6171e]. check-in: 02ed8cae60 user: mistachkin tags: trunk
00:01
Add experimental StrictConformance connection flag to force strict compliance to the ADO.NET standard. Pursuant to [e36e05e299]. check-in: 4012cc2587 user: mistachkin tags: trunk
2018-12-19
02:36
Pickup the SQLite core library 3.26.0 docs from upstream. check-in: 7cacc45fe2 user: mistachkin tags: trunk
02:25
Update SQLite core library to the 3.26.0 release. check-in: 5fa49e1bd7 user: mistachkin tags: trunk
2018-11-06
00:29
Update version history docs. check-in: d970797755 user: mistachkin tags: trunk
00:27
Pickup the SQLite core library 3.25.3 docs from upstream. check-in: 6c554c5ee2 user: mistachkin tags: trunk
00:25
Update SQLite core library to the 3.25.3 release. check-in: b881022edc user: mistachkin tags: trunk
2018-10-06
19:36
Update patch level in a couple files missed in the [d55a17840f1fda06] check-in. check-in: fdcfd177a4 user: mistachkin tags: trunk
19:31
Pickup the SQLite core library 3.25.2 docs from upstream. check-in: cbe8db3390 user: mistachkin tags: trunk
19:30
Bump version to 1.0.110.0. Update version history docs. check-in: d55a17840f user: mistachkin tags: trunk
2018-08-13
21:49
Final updates for release 1.0.109.0. check-in: 27de5a6698 user: mistachkin tags: trunk, release, release-1.0.109.0
2018-08-07
00:11
Update SQLite core library docs from upstream. Update version history docs. check-in: 4642ef13b9 user: mistachkin tags: preRelease
2018-08-06
11:16
Update version history docs. check-in: 66c7e0e130 user: mistachkin tags: preRelease
2018-08-04
21:56
Documentation updates for the 1.0.109.0 release. check-in: 06449871a8 user: mistachkin tags: preRelease
2018-07-26
08:21
Fix handling of codes returned from sqlite3_config_log_interop(). Update version history docs. check-in: 2baae0f0d8 user: mistachkin tags: trunk
06:52
By default, only attempt to initialize the logging subsystem once and add 'Initialize_SQLiteLog' setting to disable this behavior. check-in: 21c1c04012 user: mistachkin tags: trunk
2018-07-23
04:40
Update version history docs. check-in: f9d1df3ca5 user: mistachkin tags: trunk
2018-07-22
21:57
Update version history docs. check-in: 374d14d708 user: mistachkin tags: trunk
2018-06-05
00:00
Pickup the SQLite core library 3.24.0 docs from upstream. check-in: f487954dc6 user: mistachkin tags: trunk
2018-06-04
23:49
Update SQLite core library to the 3.24.0 release. check-in: 86ab62421b user: mistachkin tags: trunk
2018-05-29
01:55
Add support for the 'Disable_SQLiteLog' configuration setting. check-in: e7b7d00d63 user: mistachkin tags: trunk
2018-05-28
23:30
Update SQLite core library to the latest trunk code. Update version history docs. check-in: 50be008078 user: mistachkin tags: trunk
2018-05-06
20:16
Update version history docs. check-in: e484156b86 user: mistachkin tags: trunk
20:09
Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. check-in: 880e608b09 user: mistachkin tags: trunk
2018-04-26
01:26
Update version history docs. check-in: aefe29ee3e user: mistachkin tags: trunk
01:16
Add preliminary support for .NET Core 2.0 and the .NET Standard 2.0. Pursuant to [5c89cecd1b]. check-in: ec79fb3446 user: mistachkin tags: trunk