Skip to content

Add SQL FK regression coverage for #1443 - #2623

Merged
Widthdom merged 3 commits into
mainfrom
codex/fix-issue1443
May 24, 2026
Merged

Add SQL FK regression coverage for #1443#2623
Widthdom merged 3 commits into
mainfrom
codex/fix-issue1443

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter "FullyQualifiedName~ReferenceExtractorTests"
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • Codex adversarial review: No blocking/actionable issues found.

Documentation / Changelog

  • Added changelog.d/unreleased/1443.fixed.md.
  • No README or developer-guide updates were needed because this only locks existing SQL reference extraction behavior with regression coverage.

Follow-up candidates

  • None.

Fixes #1443

@Widthdom
Widthdom merged commit 6bd5113 into main May 24, 2026
10 checks passed
@Widthdom
Widthdom deleted the codex/fix-issue1443 branch May 24, 2026 12:42
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.

SQL: ALTER TABLE ADD CONSTRAINT FK does not emit reference edge

1 participant