System.Data.SQLite

Timeline
Login

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

50 most recent check-ins

2025-10-30
17:19
update version number to 2.0.3 leaf 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
14:12
Create new branch named "branch-v1" leaf check-in: 373d1c264f user: eric tags: branch-v1
13:39
update version number to 2.0.1 leaf check-in: 3d5d2e4a2a user: eric tags: v2
13:38
website content updates for v2 check-in: 6ae167ed61 user: eric tags: v2
2025-08-06
15:03
chg version number to 2.0.1-pre1. add package reference for the native lib to the main test program. check-in: 2182e9b05b user: eric tags: v2
2025-08-05
18:15
default to using e_sqlite3 as the DllImport name check-in: 9ba13d57d2 user: eric tags: v2
2025-07-28
16:43
add test case for a virtual table. the test passes as long as the sqlite build has the vtshim stuff compiled into it. check-in: f20d179d69 user: eric tags: v2
2025-07-24
15:16
rm the Setup directory check-in: bfec98c638 user: eric tags: v2
14:21
setup conditional compilation to allow building variations of the System.Data.SQLite nuget package which reference e_sqlite3 vs plain sqlite3 as the name of the native DLL check-in: 9caf973527 user: eric tags: v2
2025-07-23
14:05
fix embed of SR resources in netstandard builds. add test case for reserved words. check-in: ee64d45227 user: eric tags: v2
2025-07-17
16:46
add InteropIncludeSee to the System.Data.SQLite build check-in: 10e45c4ffb user: eric tags: v2
14:27
add net471 to System.Data.SQLite.EF6 check-in: a934cdb517 user: eric tags: v2
2025-07-15
20:00
rm System.Data.SQLite.url, which appears to be a desktop internet shortcut for Windows, probably was included in the installer check-in: c2f628e33a user: eric tags: v2
19:59
rm the compact framework strong name key check-in: 329ca54e2e user: eric tags: v2
19:57
more cleanup of testlinq check-in: 18d60b8c98 user: eric tags: v2
19:54
rm more stuff from testlinq check-in: c63be6966e user: eric tags: v2
19:34
first round of stuff remoed from Setup dir, everything for VS 2015 and earlier, and the pocket pc wince stuff check-in: 63cff8ac40 user: eric tags: v2
19:30
rm tools/install check-in: ca59ab9b14 user: eric tags: v2
19:29
rm a bunch of old stuff in the testlinq directory check-in: ef0d16f1e0 user: eric tags: v2
19:22
fix testlinq check-in: 3e3616f4c2 user: eric tags: v2
18:36
rm nuspec files check-in: bc4228b6d6 user: eric tags: v2
18:32
rm Externals/EntityFramework check-in: 1a584510e5 user: eric tags: v2
18:31
rm Externals/zlib check-in: fd386f3fc1 user: eric tags: v2
18:30
rm Externals/NuGet check-in: 89a41ca880 user: eric tags: v2
18:29
rm Externals/vswhere check-in: e796d2d121 user: eric tags: v2
18:29
rm Externals/MSVCPP check-in: 8393711d61 user: eric tags: v2
16:37
add missing common.msbuild from a previous commit. fix sqlite3_config_log to work on macos/arm64, and re-enable a bunch of test cases. check-in: dc03056b37 user: eric tags: v2
2025-07-14
17:28
more cleanup of the test program 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