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.

20 most recent check-ins

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