Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
80 check-ins using file System.Data.SQLite/Configurations/System.Data.SQLite.dll.config version 73b9063a85
2025-07-03
| ||
16:16 | initial proof-of-concept work on modern build system. new SDK-style csproj files for System.Data.SQLite and for the EF6 variant of System.Data.SQLite.Linq. also csproj files for test and testlinq, making use of the above. strong naming preserved even though modern .NET doesn't use it. Leaf check-in: 9cfd9e00ff user: ericsink tags: v2 | |
2025-06-23
| ||
15:03 | rm the 'no forum on this web site' message, since there now is one Leaf check-in: 561fc11fab user: eric tags: trunk | |
2025-05-29
| ||
15:24 | update the built-in SQLite to 3.50.0 check-in: 4cc472bb66 user: ericsink tags: trunk | |
2025-05-22
| ||
14:54 | add a comma check-in: f4675441c6 user: eric tags: trunk | |
2025-05-07
| ||
12:02 | Update the built-in SQLite to version 3.49.2 check-in: ff6dd505c4 user: drh tags: trunk | |
2025-01-27
| ||
18:40 | Simplified homepage. check-in: ba6f936556 user: drh tags: trunk | |
18:08 | Add the ability to build in VS2022 using the Setup/build_vs_2022.bat script to the 1.0.119.0 release. Leaf check-in: 0b34025625 user: drh tags: branch-119 | |
2025-01-24
| ||
15:23 | Include the steps for Mono as well. check-in: 61617d740c user: mistachkin tags: trunk | |
15:17 | Improve build documentation so it includes the explicit steps for building on POSIX compliant operating systems. check-in: 8b5928fbf5 user: mistachkin tags: trunk | |
2025-01-21
| ||
06:22 | Add a special testing tool for Visual Studio 2022. check-in: 41e43b2317 user: mistachkin tags: trunk | |
05:59 | Minor fixes to the previous check-in. check-in: 3d0a5b2e4d user: mistachkin tags: trunk | |
2025-01-20
| ||
21:38 | When building using Visual Studio 2022, forcibly use the .NET Framework 4.0 to avoid issues on machines that do not have all the Developer Packs installed. check-in: 5f24381e5b user: mistachkin tags: trunk | |
21:18 | Add special tools capable of building all binaries out-of-the-box using Visual Studio 2022. check-in: c2deab8b62 user: mistachkin tags: trunk | |
2025-01-18
| ||
03:51 | Fix a typo in the previous check-in. check-in: ae10148ec8 user: mistachkin tags: trunk | |
2024-12-11
| ||
03:32 | Add experimental support for the 'Binary' DateTime format. check-in: fa96f58515 user: mistachkin tags: trunk | |
2024-11-23
| ||
21:39 | Remove a superfluous debugging statement from a previous check-in. check-in: d830bfbb75 user: mistachkin tags: trunk | |
21:32 | Update tests to account for the recently added 'OnChanged' event types. check-in: 67f2916be9 user: mistachkin tags: trunk | |
21:31 | Fix an issue with the new test suite helper procedure 'tryDeleteBuildAssembly'. check-in: 64dc5631e2 user: mistachkin tags: trunk | |
17:26 | Improvements to native interop assembly file handling in the test suite infrastructure. check-in: cf07219010 user: mistachkin tags: trunk | |
2024-11-19
| ||
18:01 | Preliminary work on adding more 'Changed' event types. check-in: a55cf38927 user: mistachkin tags: trunk | |
2024-11-13
| ||
18:31 | Refactor the vendor script library file. check-in: e2c17da35a user: mistachkin tags: trunk | |
2024-10-11
| ||
02:12 | Attempt to enable Control Flow Guard, where applicable. check-in: 4a83ed64a9 user: mistachkin tags: trunk | |
2024-10-01
| ||
18:41 | Improvements to robustness of the POSIX build scripts. check-in: 3cd1215470 user: mistachkin tags: trunk | |
2024-09-29
| ||
21:38 | Final updates for release 1.0.119.0. check-in: 79b8267962 user: mistachkin tags: trunk, release, release-1.0.119.0 | |
20:20 | Corrections to the NuGet package building batch tool. check-in: a547983575 user: mistachkin tags: trunk | |
2024-09-22
| ||
22:34 | Fix expected results in the test cases for ticket [72905c9a77]. check-in: 55db319474 user: mistachkin tags: trunk | |
22:33 | Update several upstream documentation files for the SQLite core library. check-in: 02494d0163 user: mistachkin tags: trunk | |
18:47 | Corrections to the test cases for ticket [8d928c3e88]. check-in: 5731347af7 user: mistachkin tags: trunk | |
2024-09-15
| ||
19:03 | Fixes to the .NET Standard test runner batch tools. See check-in [cb49f5a520]. check-in: 412ff08218 user: mistachkin tags: trunk | |
17:55 | Fixes for the release. Regenerate the embedded resources file for the .NET Standard builds. Also, disable several connection pool tests that do not pass consistently on the .NET Core / .NET runtimes. check-in: daefb6aa14 user: mistachkin tags: trunk | |
2024-09-14
| ||
14:14 | Skip test 'pst-3757f4365b-1.1' for mixed-mode assembly builds as they do not (really) support (or need) NuGet runtime identifiers. check-in: 34b1638df6 user: mistachkin tags: trunk | |
01:27 | Restore the latest version of the 'zipfile' extension that has the necessary compilation fixes. check-in: a89ea2086a user: mistachkin tags: trunk | |
2024-08-18
| ||
05:06 | Another build batch tool adjustment. check-in: 277ae21bf1 user: mistachkin tags: trunk | |
03:33 | Update SQLite core library files to the 3.46.1 release tag. check-in: e9dd669359 user: mistachkin tags: trunk | |
00:13 | Minor change to the previous check-in. check-in: 569aefbf71 user: mistachkin tags: trunk | |
2024-08-17
| ||
23:53 | Further enhancements to the build batch tool. check-in: 053035eacb user: mistachkin tags: trunk | |
22:50 | Enhancements to the build batch tool. check-in: ca93548cfa user: mistachkin tags: trunk | |
2024-08-16
| ||
16:12 | Add a test for unused named parameters. check-in: 73131690c5 user: mistachkin tags: trunk | |
2024-08-15
| ||
18:38 | Update Eagle in externals to the beta 55 release. check-in: a5cd0b0321 user: mistachkin tags: trunk | |
18:32 | Pickup updated 'shathree' extension from SQLite trunk again. check-in: d90f727847 user: mistachkin tags: trunk | |
2024-08-13
| ||
22:39 | Pickup updated 'shathree' extension from SQLite trunk. check-in: 3f1d88a125 user: mistachkin tags: trunk | |
02:41 | Further trace category updates. check-in: c8e3af90a3 user: mistachkin tags: trunk | |
02:09 | Add a couple new trace categories. check-in: 47358a058a user: mistachkin tags: trunk | |
2024-08-12
| ||
15:45 | Pickup a compiler warning fix from trunk for the 'compress' extension. Update version history docs. check-in: 0b491d6912 user: mistachkin tags: trunk | |
13:56 | Update SQLite core library to the 3.46.1 release. Pickup the latest SQLite 3.46.1 core library docs from upstream. check-in: 1a338cb30d user: mistachkin tags: trunk | |
2024-08-11
| ||
23:25 | Expose the SQLiteConvert.TypeToDbType method. check-in: 2fa3ceabad user: mistachkin tags: trunk | |
23:18 | Expose the SQLiteParameter.UnknownDbType constant. check-in: 1faa4d862e user: mistachkin tags: trunk | |
18:24 | Update version history docs with new estimated release date. check-in: 5af0f9959d user: mistachkin tags: trunk | |
2024-08-05
| ||
16:28 | Add the Tag property to the SQLiteConnection class. check-in: cdb3fe56b8 user: mistachkin tags: trunk | |
2024-07-04
| ||
04:22 | Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. 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 | |