System.Data.SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 most recent check-ins

2025-07-14
17:28
more cleanup of the test program Leaf check-in: 39f4084a6d user: eric tags: v2
17:24
rename Program.cs in test check-in: 48de276bb9 user: eric tags: v2
17:24
cleanup test program for v2 check-in: 09ce0a768c user: eric tags: v2
16:29
rm the SQLite.Interop directory from the v2 branch check-in: 495b9c43e9 user: eric tags: v2
16:26
rm the sln files from the v2 branch. I'll put a new one back later. check-in: b4e0331472 user: eric tags: v2
16:25
rm the testce directory from the v2 branch check-in: 2f0160e34b user: eric tags: v2
16:24
rm the SQLite.Designer directory from the v2 branch check-in: 35ba9ef02d user: eric tags: v2
16:22
progress on the v2 csproj files for System.Data.SQLite and System.Data.SQLite.Linq. multiple target frameworks. rm the old csproj files. check-in: c848d9f181 user: eric tags: v2
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. 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