mariadb-syntax-procedures-functions

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

Use when writing stored procedures or stored functions, designing error handling with DECLARE HANDLER, using SIGNAL and RESIGNAL for custom errors, choosing DETERMINISTIC vs NOT DETERMINISTIC, or porting MySQL procedures to MariaDB. Prevents the common mistake of marking a function DETERMINISTIC whe

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 writing stored procedures or stored functions, designing error handling with DECLARE HANDLER, using SIGNAL and RESIGNAL for custom errors, choosing DETERMINISTIC vs NOT DETERMINISTIC, or porting MySQL procedures to MariaDB. Prevents the common mistake of marking a function DETERMINISTIC when it reads NOW() or session variables, putting heavy stored-function logic in WHERE clauses (defeats

Parole chiave
skillclaude