Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins tagged with "trunk"
|
2026-04-21
| ||
| 15:17 | add link to sqlite.sourcegear.com for more details leaf check-in: 144e6ce8c8 user: eric tags: trunk | |
|
2026-03-18
| ||
| 16:19 | update version history for 2.0.2 and 2.0.3 check-in: 0b1797708a user: eric tags: trunk | |
| 15:09 | add a connection flag for RegisterExtensionFunctions, which explicitly specifies that SDS should call RegisterExtensionFunctions in the unmanaged DLL. Mark the older connection flag NoExtensionFunctions as having no effect, since it specifies a behavior that is now the default. check-in: 9d68fa0a7d user: eric tags: trunk | |
|
2025-11-12
| ||
| 19:18 | fix and comments for Foreign Keys setting in connection string check-in: bded8cd086 user: eric tags: trunk | |
|
2025-10-30
| ||
| 17:19 | update version number to 2.0.3 check-in: 60ca796e91 user: eric tags: trunk | |
| 17:18 | call RegisterExtensionFunctions. IndexOf test works now. check-in: c284e92939 user: eric tags: trunk | |
| 15:04 | progress on making charindex/IndexOf work check-in: 330d1870d4 user: eric tags: trunk | |
|
2025-10-15
| ||
| 19:21 | add a comment check-in: 40cd4f47fb user: eric tags: trunk, latest | |
| 14:59 | in System.Data.SQLite csproj, import local.props if it exists check-in: 1de8437a9b user: eric tags: trunk | |
|
2025-09-10
| ||
| 15:07 | update to version 2.0.2 check-in: dec949b37c user: eric tags: trunk | |
| 15:06 | use GenerateAssemblyInfo, which prevents the version metadata from getting out of sync check-in: 4332084680 user: eric tags: trunk | |
| 14:54 | fix silly compile error in prev commit check-in: b537120469 user: eric tags: trunk | |
|
2025-09-09
| ||
| 14:54 | remove AllowPartiallyTrustedCallers attributes check-in: 3efa70aa45 user: eric tags: trunk | |
|
2025-08-29
| ||
| 18:07 | chg version number of example PackageReference in index.md check-in: 82393c3fe9 user: eric tags: trunk | |
|
2025-08-28
| ||
| 14:41 | typo check-in: 77ca8cb71d user: eric tags: trunk | |
| 14:40 | clarifications in the SEE document check-in: 3489704b06 user: eric tags: trunk | |
| 14:32 | website updates to provide more info about how to use SDS 2.x with SEE check-in: 3b8f783c73 user: eric tags: trunk | |
|
2025-08-27
| ||
| 18:21 | version number fix for EF6 assembly check-in: 92f93b3866 user: eric tags: trunk | |
|
2025-08-18
| ||
| 14:42 | fix package ID for SourceGear.sqlite3.ext check-in: 8981c7397d user: eric tags: trunk | |
| 14:22 | merge v2 check-in: e55bf12160 user: eric tags: trunk | |
|
2025-06-23
| ||
| 15:03 | rm the 'no forum on this web site' message, since there now is one 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 | |
|
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 | |