mariadb-syntax-check-constraints

SKILLFlusso di lavorocommunity
v0.0.0Impertio-StudioMITAggiornato 1 mesi faFonte →

Use when enforcing column or table invariants, validating JSON structure, replacing trigger-based validation, or migrating CHECK constraints from MySQL 8 or PostgreSQL. Prevents the common mistake of relying on app-layer validation, forgetting that NULL passes CHECK, conflating CHECK with NOT NULL,

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
2Stelle del repo
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
AutoreImpertio-Studio
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Use when enforcing column or table invariants, validating JSON structure, replacing trigger-based validation, or migrating CHECK constraints from MySQL 8 or PostgreSQL. Prevents the common mistake of relying on app-layer validation, forgetting that NULL passes CHECK, conflating CHECK with NOT NULL, or expecting CHECK to fire on every UPDATE. Covers column-level CHECK, table-level CHECK, CHECK with

Parole chiave
skillclaude