Skip to content

Feat/checker fk without on delete#20

Merged
pirr merged 2 commits into
mainfrom
feat/checker-fk-without-on-delete
May 1, 2026
Merged

Feat/checker fk without on delete#20
pirr merged 2 commits into
mainfrom
feat/checker-fk-without-on-delete

Conversation

@pirr

@pirr pirr commented Apr 30, 2026

Copy link
Copy Markdown
Owner

No description provided.

@pirr pirr self-assigned this Apr 30, 2026
@pirr pirr added the checkers label Apr 30, 2026
@pirr pirr force-pushed the feat/checker-fk-without-on-delete branch 2 times, most recently from ec3006e to a96ed6a Compare April 30, 2026 21:06
pirr added 2 commits April 30, 2026 23:20
Flag foreign keys whose ON DELETE action resolves to NO ACTION — the
SQL default applied silently when the FK is declared without an
ON DELETE clause. Severity info: NO ACTION is widespread and
context-dependent, so the rule educates rather than blocks.
@pirr pirr force-pushed the feat/checker-fk-without-on-delete branch from a96ed6a to ca5fdcf Compare April 30, 2026 21:24
@pirr pirr merged commit 79d031d into main May 1, 2026
2 checks passed
@pirr pirr deleted the feat/checker-fk-without-on-delete branch May 1, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant