DB Constraints

Audit data-integrity constraints — missing NOT NULL on required columns, absent CHECK constraints for domain rules, missing UNIQUE on natural keys, and the over-nullable UNIQUE trap where NULLs silently permit duplicates. Module M5. Feeds the Design & Integrity score (Constraints category).

Hainrixz ae57098 4.7 KB Updated

File contents

hainrixz/claude-db/tree/main/skills/db-constraints commit ae570982ef

Frequently asked questions

npx skillmds@latest add hainrixz/db-constraints