SQL Substitution

Implements SQL variable substitution (Oracle &varname, psql :variable, MySQL @var, SQLite3 .variable) with ACCEPT prompts, ampersand escaping, COALESCE defaults, and CI/CD-safe patterns.

paulpas 39681e6 20.2 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/sql-substitution commit 39681e619e

Frequently asked questions

npx skillmds@latest add paulpas/sql-substitution