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.

100 most recent check-ins by user mistachkin

2024-03-25
01:20
Updates to lists of core library constants. Leaf check-in: 55bae7dd04 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
18:43
Update the expected results for tests 'tkt-2c630bffa7-1.*' again, since there are differences with later versions of Visual Studio. check-in: beae98090a user: mistachkin tags: trunk
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
23:21
Adjustments to the Fossil 'ignore-glob' settings file. check-in: 622f591a2c user: mistachkin tags: trunk
19:51
Adjust expected results for tests 'tkt-2c630bffa7-1.*' to account for changes in the SQLite core library. check-in: cc9ab8a5df user: mistachkin tags: trunk
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-03-02
08:48
Reverse unintended configuration file changes from the previous check-in. check-in: f70474f605 user: mistachkin tags: trunk
08:41
Update Eagle in externals to the beta 54 release. check-in: 2524e2193a 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-02-07
05:05
Add a new core library script file 'file2u.eagle' from the upcoming Eagle release. check-in: 58602e72c3 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-12-03
01:58
Adapt to upcoming, upstream changes in the Eagle core library. check-in: cf99b893b5 user: mistachkin tags: trunk
2023-09-26
15:50
Add missing documentation comments for the 'StepRetries' connection string property. check-in: 235cef2345 user: mistachkin tags: trunk
2023-09-25
13:52
Formatting changes to the previous check-in. check-in: ddf4d06e23 user: mistachkin tags: trunk
13:49
Enhancements to the tests for ticket [bbddfeb773]. check-in: 8d136d36ef user: mistachkin tags: trunk
2023-09-24
13:06
Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk
2023-08-03
03:34
Fix copy/paste error in the previous check-in. check-in: 4b4f650bfd user: mistachkin tags: trunk
03:21
Add the 'VfsName' connection string property. check-in: ff538e115d user: mistachkin tags: trunk
2023-07-31
06:02
Minor coding style changes to the SQLiteCommand.Connection property setter. check-in: 8b7fbfe97f user: mistachkin tags: trunk
2023-07-20
21:27
Bump the NuGet package version. check-in: 61df6dd415 user: mistachkin tags: trunk
2023-07-07
17:42
Update expected results for test 'data-1.5' to account for the new keywords added in the previous check-in. check-in: 3d3e9760ea user: mistachkin tags: trunk
17:36
Update internal (resource) list of reserved SQL words. Added 'ALWAYS', 'CURRENT', 'EXCLUDE', 'FILTER', 'FIRST', 'FOLLOWING', 'GENERATED', 'GROUPS', 'LAST', 'MATERIALIZED', 'NULLS', 'OTHERS', 'OVER', 'PARTITION', 'PRECEDING', 'RANGE', 'RETURNING', 'ROWS', 'TIES', 'UNBOUNDED', and 'WINDOW'. check-in: 9d5d2278ca user: mistachkin tags: trunk
16:46
Revise how 'shared' define constants / compile-time options are handled. check-in: b6d571be01 user: mistachkin tags: trunk
2023-06-12
00:29
Another minor web page edit. check-in: a92a11ad4f user: mistachkin tags: trunk
00:27
Update some web page links. check-in: 0eae450ee3 user: mistachkin tags: trunk
2023-06-11
23:21
Final updates for release 1.0.118.0. check-in: 7e033d2951 user: mistachkin tags: trunk, release, release-1.0.118.0
2023-06-10
17:47
Modify post-build steps for the interop assembly when built with Visual Studio 200x. check-in: 287144df06 user: mistachkin tags: trunk
2023-06-09
22:58
Minor web page style fix. check-in: 8563b76b34 user: mistachkin tags: trunk
21:00
Spacing fix to the previous check-in. check-in: cc88c047df user: mistachkin tags: trunk
20:59
More web page changes. check-in: 11fb8feda9 user: mistachkin tags: trunk
18:17
Update the CHM file for release 1.0.118.0. check-in: 52f5592713 user: mistachkin tags: trunk
18:09
Update version history docs. check-in: 0094823a24 user: mistachkin tags: trunk
16:38
Fix compilation issues for the .NET Compact Framework 2.0. check-in: 47564c00f6 user: mistachkin tags: trunk
00:48
Minor web page changes. check-in: 49a312412f user: mistachkin tags: trunk
00:40
Minor change to a test. check-in: fc2ac82d1c user: mistachkin tags: trunk
2023-06-08
18:49
Minor corrections to the previous check-in. check-in: 1eb4e53218 user: mistachkin tags: trunk
2023-06-07
01:49
Update Eagle in externals to the beta 53 release. check-in: 38e23051a6 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-29
23:33
Preliminary changes to address the issue in ticket [e22d357a21]. check-in: eab4711ccf user: mistachkin tags: trunk
2023-05-23
06:01
Fix typo in the previous check-in that resulted in a conditional compilation error. check-in: d0a3913be5 user: mistachkin tags: trunk
05:32
Improve interaction between the ChangePassword method and the HexPassword / TextHexPassword connection string properties. check-in: afeb69e41f 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
05:05
Fix default value for StepRetries in the connection string builder. check-in: 38010dec09 user: mistachkin tags: trunk
04:47
Corrections to the SQLiteCommand.GetDiagnostics testing support method. check-in: 044f07f543 user: mistachkin tags: trunk
04:29
Update the 'LogAll' connection flags value to include the new 'LogRetry' flag. check-in: dd78ea7b5c user: mistachkin tags: trunk
04:17
Attempt to make corrections to the number of records affected by queries. Pursuant to forum post [f4e718891d]. check-in: ea4c3f4f82 user: mistachkin tags: trunk
04:14
Modify several test cases. check-in: 08af814540 user: mistachkin tags: trunk
01:28
Missed one. check-in: 0eb43a337d user: mistachkin tags: trunk
01:27
Fix comment and minor coding style. check-in: 399f5b8068 user: mistachkin tags: trunk
01:22
Modularize and extend the recent Read() fix for ExecuteScalar to the ExecuteNonQuery methods as well, with tests. check-in: b71ee43a09 user: mistachkin tags: trunk
2023-05-14
18:00
Fix spacing. check-in: 34a0a2aa7c user: mistachkin tags: trunk
01:32
Add comments. Also, make it possible to force extra reads to occur, i.e. for non-write transactions. check-in: 4666149ec7 user: mistachkin tags: trunk
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-13
23:33
Adjust the expected results for tests 'tkt-17045010df-1.1' and 'tkt-2abbf2c244-1.1' due to recent changes. check-in: 21dfe70432 user: mistachkin tags: trunk
22:25
Further refinements to the fix from check-in [8c9e834b95]. check-in: faffabbd80 user: mistachkin tags: trunk
22:25
Increase the default number of retries for sqlite3_step as that is more compatible with the legacy behavior. check-in: bca562b4c9 user: mistachkin tags: trunk
22:24
Revise a couple legacy tests to make them more informative when they fail. check-in: a1d65592f4 user: mistachkin tags: trunk
22:22
Reduce trace output volume in the debug build. check-in: 4a0e31e1e2 user: mistachkin tags: trunk
21:21
Further refinements to retry logic. Also, restrict the fix from check-in [8c9e834b95] to only be active for write transactions. check-in: 2a78948bf0 user: mistachkin tags: trunk
17:36
Experimental fix for the INSERT RETURNING issue from forum post f4e718891d. check-in: 8c9e834b95 user: mistachkin tags: trunk
05:54
In Prepare, read the retry properties from the command, not the connection. check-in: 8800b650c8 user: mistachkin tags: trunk
04:46
Minor test suite fix. check-in: 0ee1d34fb6 user: mistachkin tags: trunk
04:28
Minor coding style changes. check-in: e85ee4b60d user: mistachkin tags: trunk
03:20
Another test revision. check-in: af2e6d8544 user: mistachkin tags: trunk
01:56
Further test revisions. check-in: 7b202607e1 user: mistachkin tags: trunk
01:08
Minor test simplification. check-in: 92b1dcd8ca user: mistachkin tags: trunk
01:03
Reforms to the SQLite logging subsystem integration taking into account the new CONFIG_LOG handling in 3.42. check-in: e96b7e9a21 user: mistachkin tags: trunk
2023-05-12
23:38
Improve internal accounting of retry logic. check-in: 0852d4ef63 user: mistachkin tags: trunk
22:46
Minor test adjustments. check-in: dcb1d6ccce user: mistachkin tags: trunk
22:39
Fix copy/paste error in the previous check-in. check-in: 9beae9811c user: mistachkin tags: trunk
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:34
Add multithreaded test case for INSERT RETURNING vs SELECT COUNT. check-in: 7cc7152f69 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-08
23:47
Minor refactoring of the connection pool test. check-in: ae1781b257 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
05:26
Fixes to password parsing when it has been prefixed. check-in: b1878b6b76 user: mistachkin tags: trunk
2023-05-02
05:13
Corrections to HRESULT handling changes from the previous check-in. check-in: 3986713e34 user: mistachkin tags: trunk
2023-04-27
01:13
Tighten up the HRESULT initialization process used by the SQLiteException class. check-in: e1e04dbf2a user: mistachkin tags: trunk
2023-04-26
20:37
Update the Fossil 'ignore-glob' settings file. check-in: cdb5d1cd27 user: mistachkin tags: trunk
20:36
Fixes to the new error code logic. check-in: 4cb4d49f92 user: mistachkin tags: trunk
2023-04-25
23:35
Revise the previous check-in to handle the log2() issue in a way that is supported by the SQLite core library. check-in: 9a5a314681 user: mistachkin tags: trunk
2023-04-24
15:50
Work around lack of log2() in MSVC less than 2010. check-in: 3f0aa28ebd user: mistachkin tags: trunk
2023-04-18
23:32
Make the GetCachedAssemblyDirectory method more accessible. check-in: 4490906b8d user: mistachkin tags: trunk
2023-04-17
05:44
The trace callback cannot be unhooked after its associated connection has been closed; however, it also cannot be unhooked before closing its associated connection due to SQLITE_TRACE_CLOSE. check-in: 38a887f53a user: mistachkin tags: trunk
05:04
Adjust the expected results for tests 'tkt-23d8d6171e-1.*'. check-in: 97f5568682 user: mistachkin tags: trunk
2023-04-16
21:04
Enhancements to HRESULT handling associated with SQLite error codes. check-in: 3e06af4b6b user: mistachkin tags: trunk
19:10
Enhancments to logging in the test suite. check-in: f010d01e50 user: mistachkin tags: trunk
03:13
Correction to facility handling in the private MakeHResult helper method. check-in: a6f726c17f user: mistachkin tags: trunk