mariadb-syntax-procedures-functions

SKILLFlujo de trabajocomunidad
v0.0.0Impertio-StudioMITActualizado hace 1 mFuente →

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 →
2Estrellas del repo
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
AutorImpertio-Studio
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

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

Palabras clave
skillclaude