Skip to content

Feat/rule cards batch - #5

Merged
olyannaa merged 2 commits into
mainfrom
feat/rule-cards-batch
Jun 30, 2026
Merged

Feat/rule cards batch#5
olyannaa merged 2 commits into
mainfrom
feat/rule-cards-batch

Conversation

@olyannaa

Copy link
Copy Markdown
Owner

No description provided.

olyannaa and others added 2 commits June 30, 2026 16:23
New tier-1 rules: datetime64 zero scale, float monetary column, string
datetime/IP/UUID column type narrowing, ORDER BY without PK, SUM(CASE)
to countIf/sumIf, COALESCE two-arg to ifNull, LOWER+LIKE to ilike, NOT
IN singleton to !=.

New detectors: OPTIMIZE TABLE FINAL usage, ALTER TABLE mutation pattern,
Nullable column in DDL, deprecated NGramBF/TokenBF index, SET with
zero/unlimited skip-index threshold.

Rule cards (YAML) added for all new rules plus three environment-level
cards (E-012–E-014).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@olyannaa
olyannaa merged commit 9736ede into main Jun 30, 2026
3 of 4 checks passed
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