Skip to content

chore: remove the ADO.NET SQLite provider (adodotnet) - #131

Merged
gburd merged 1 commit into
masterfrom
chore/remove-adodotnet
Aug 3, 2026
Merged

chore: remove the ADO.NET SQLite provider (adodotnet)#131
gburd merged 1 commit into
masterfrom
chore/remove-adodotnet

Conversation

@gburd

@gburd gburd commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

dist/adodotnet/ is the .NET/C# ADO data-access adapter for the SQL layer; with C# dropped it's dead. Referenced only by the dormant dist/s_sql_drivers release script (not in the make/ninja/nix flow). Completes C# removal — 0 C#/.NET files now tracked.

dist/adodotnet/ is the .NET/C# ADO data-access adapter for the SQL layer; with
C# dropped it's dead. Removed. It was referenced only by dist/s_sql_drivers, a
dormant Oracle-era release-packaging script that is NOT in the make/ninja/nix
build flow (left untouched, consistent with the other dormant dist tooling);
nothing active builds adodotnet.
@gburd
gburd merged commit cfc9de4 into master Aug 3, 2026
@gburd
gburd deleted the chore/remove-adodotnet branch August 3, 2026 15:47
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Coccinelle convention checks

No new violations. ✅

Resolved since baseline (2) -- update dist/cocci/baseline.txt to lock these in.
rule_mutex_unbalanced|MUTEX_UNBALANCED|src/crypto/mersenne/mt19937db.c|return (ret);
rule_mutex_unbalanced|MUTEX_UNBALANCED|src/mp/mp_register.c|return (ret);

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

ABI diff vs v5.3.33 (libabigail — authoritative)

Removed exported symbols (nm -D, _NNNN version suffix normalized)

None.


Advisory: libabigail/nm is the authoritative binary-ABI check; Coccinelle is complementary source-level early warning. See dist/cocci/README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant