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-07-04
04:22
Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. Leaf check-in: 6e6b7d1598 user: mistachkin tags: trunk
01:18
Further improvements to the 'data-1.116' test. check-in: a38b0f5f53 user: mistachkin tags: trunk
00:16
Improve serialization test (i.e. 'data-1.116') that was added by the previous check-in. check-in: 52a66097ee user: mistachkin tags: trunk
2024-07-03
23:13
Add the Serialize and Deserialize methods to the SQLiteConnection class. check-in: 502ca25961 user: mistachkin tags: trunk
18:59
Further fixes to tests. check-in: 86b7969cee user: mistachkin tags: trunk
16:16
Add the IncludeDefaultFlags connection string property, enabled by default. Make test 'pool-2.1' stricter. check-in: 5beb96136e user: mistachkin tags: trunk
2024-07-02
18:18
Test robustness fixes. check-in: b4e4de985f user: mistachkin tags: trunk
16:22
Improve build workaround in the previous check-in. check-in: c4b2000f12 user: mistachkin tags: trunk
16:05
Workaround to build with 'modern' Visual Studio versions. check-in: cc1f4d3e38 user: mistachkin tags: trunk
14:37
Add some comments. check-in: 3e72cd9da8 user: mistachkin tags: trunk
05:10
Add the AggressiveDisposal connection flag. Other pre-release fixes. check-in: 8d439ebdde user: mistachkin tags: trunk
03:02
More test enhancments. check-in: 943172a587 user: mistachkin tags: trunk
2024-07-01
21:42
Follow-up to experimental (and broken) check-in [73602c161a], further changes to statement disposal, pursuant to connection pool stress issues. check-in: 0ed2dd7edd user: mistachkin tags: trunk
2024-06-30
22:10
Update zlib import libraries to resolve multiple compilation issues with mismatched runtimes. check-in: 0600a193b3 user: mistachkin tags: trunk
20:30
Fix compilation issues seen with the .NET Compact Framework 2.0. check-in: 41ffa70ea3 user: mistachkin tags: trunk
15:17
Fix conditional compilation issue with the .NET Framework 4.0. check-in: 1bd1cf661e user: mistachkin tags: trunk
14:41
Experimental robustness enhancements to the command and data reader disposal semantics. check-in: 73602c161a user: mistachkin tags: trunk, broken
04:24
Enable the 'CountHandle' compile-time option by default. check-in: 3a824226a4 user: mistachkin tags: trunk
03:08
Make SQL statement preparation more fail-safe in the case of event callback exceptions, et al. check-in: 8524c09c61 user: mistachkin tags: trunk
2024-06-29
01:41
Fix minor bug in a new method caused by a typo. check-in: 57d6cf2744 user: mistachkin tags: trunk
2024-06-28
13:20
Simplify changes in the previous check-in. check-in: 5034d6b8f2 user: mistachkin tags: trunk
01:59
Add the GetPasswordCallback property to the SQLiteConnection class. check-in: 5351cdbe2c user: mistachkin tags: trunk
2024-06-26
21:15
More minor refactoring. check-in: 2c9119f941 user: mistachkin tags: trunk
20:59
Refactoring to move most helper methods to their own file. check-in: 37fd2a2fd7 user: mistachkin tags: trunk
20:29
Add another trace category. check-in: 74a0d7dca3 user: mistachkin tags: trunk
17:53
Refinements to tracing to make it more useful. check-in: 1e0a21410b user: mistachkin tags: trunk
17:06
Add another trace category value. check-in: e7c3adce8f user: mistachkin tags: trunk
16:43
Further tracing enhancements. check-in: 5ee0181745 user: mistachkin tags: trunk
16:34
Minor robustness enhancement to trace category parsing. check-in: 3545cc987c user: mistachkin tags: trunk
16:29
Fix typo in the previous check-in. check-in: dcba477a76 user: mistachkin tags: trunk
16:26
Add support for the 'SQLite_TraceCategories' environment variable. check-in: 37849c1af4 user: mistachkin tags: trunk
2024-06-25
21:11
Minor log message changes. check-in: 7ad1fc1a89 user: mistachkin tags: trunk
21:09
Add the 'ConnectionPoolOnly' flag. check-in: c545a8aaef user: mistachkin tags: trunk
15:31
Remove duplicate 'vsprops' build imports accidentally added in the previous check-in. check-in: f61ce289de user: mistachkin tags: trunk
15:28
Project and build updates to better support per-configuration values. check-in: 1e25aa29cc user: mistachkin tags: trunk
13:45
By default, enable tracing of connection lifecycle events and interop assembly detection events. check-in: 2bd1a46686 user: mistachkin tags: trunk
2024-06-11
15:43
Modify interop assembly compilation scripts for Linux. check-in: 736a40b79e user: mistachkin tags: trunk
2024-06-08
15:57
Update the release archive manifest. check-in: 59f1d4aa4d user: mistachkin tags: trunk
15:47
Fixes to the zlib build integration. check-in: cdbc0f2af6 user: mistachkin tags: trunk
2024-06-07
22:30
Improve clarity of presentation on the new test. check-in: 7a48cdddc2 user: mistachkin tags: trunk
21:54
Improve the test added by the previous check-in. check-in: dce9f66cde user: mistachkin tags: trunk
21:15
Add experimental support for using NuGet runtime identifiers to help locate the interop assembly. Pursuant to forum post 3757f4365b. check-in: b8e8c87fbe user: mistachkin tags: trunk
2024-06-06
21:49
Updates to the Eagle vendor script file. check-in: aa9a0d543d user: mistachkin tags: trunk
03:16
Remove superfluous interp assembly define. check-in: c0bcecdda2 user: mistachkin tags: trunk
2024-06-05
04:00
Add tests for the SQLiteParameterCollection.NoCase property. check-in: 9f12fb2df5 user: mistachkin tags: trunk
01:58
Improve test for the 'compress' interop assembly extension. check-in: 96965e3025 user: mistachkin tags: trunk
01:33
Add tests for the 'compress' and 'zipfile' interop assembly extensions. check-in: cd780db867 user: mistachkin tags: trunk
01:04
Naming cleanup for an VCBuild / MSBuild property. check-in: 7a1a2f17d8 user: mistachkin tags: trunk
00:52
Add the 'compress' and 'zipfile' extensions to the interop assembly. check-in: 2353287b09 user: mistachkin tags: trunk
00:44
Add another shim for the .NET Compact Framework. check-in: 3f4ecca4a3 user: mistachkin tags: trunk
2024-06-04
19:51
Add a shim for the .NET Compact Framework. check-in: 79f1959b46 user: mistachkin tags: trunk
14:54
Add the NoCase property to the SQLiteParameterCollection class. check-in: 94b98a11d4 user: mistachkin tags: trunk
2024-05-31
04:46
Add support for the DataReaderPreview event type. check-in: 5d0156f7f6 user: mistachkin tags: trunk
2024-05-24
21:20
Ignore disposal status of the connection when checking whether the DisposedConnection / FinalizedConnection event sub-types for the Changed event should be raised. check-in: 954385b694 user: mistachkin tags: trunk
21:17
Back out unintentional changes to the MDA configuration file from the previous check-in. check-in: acef52dd35 user: mistachkin tags: trunk
20:53
Update SQLite core library to the 3.46.0 release. Pickup the latest SQLite 3.46.0 core library docs from upstream. check-in: 2ec4618e22 user: mistachkin tags: trunk
19:16
Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. check-in: 9e98945ce3 user: mistachkin tags: trunk
19:15
Fix support for unnamed parameters using the ?NNN syntax. Pursuant to forum post 76cb35b58d. check-in: ded053d6c2 user: mistachkin tags: trunk
19:12
Add tests for the fix on this branch. Closed-Leaf check-in: 59ad1a9be9 user: mistachkin tags: pst-25cafb35e5
05:17
Keep track of the number of times the Changed event is fired or skipped. check-in: 950de6e62a user: mistachkin tags: pst-25cafb35e5
05:08
Update version history docs. check-in: 83a61554d4 user: mistachkin tags: pst-25cafb35e5
2024-05-23
23:15
Work-in-progress on addressing forum post 25cafb35e5. check-in: 6d7348176c user: mistachkin tags: pst-25cafb35e5
2024-05-13
17:29
Improve testing of the changes on this branch. Closed-Leaf check-in: 2d2cbf5603 user: mistachkin tags: pst-76cb35b58d
2024-05-12
15:48
Update version history docs. check-in: 5003348e58 user: mistachkin tags: pst-76cb35b58d
02:58
Further fixes and tests. check-in: 7dd11e276b user: mistachkin tags: pst-76cb35b58d
00:39
Work-in-progress on addressing forum post 76cb35b58d. check-in: 1820415db5 user: mistachkin tags: pst-76cb35b58d
2024-04-27
15:15
Update version history docs. check-in: 1764d76cee user: mistachkin tags: trunk
2024-04-15
22:00
Minor adjustments to the test for ticket [ce4d70ea6f]. check-in: abb207e382 user: mistachkin tags: trunk
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-25
01:20
Updates to lists of core library constants. 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