SQL Style Guide

Style, review, and refactoring standards for SQL schema, migration, and query artifacts. Trigger when `.sql` schema/query/migration artifacts are created, changed, or reviewed and SQL-specific quality rules (naming, migration safety, query clarity, and performance intent) must be enforced. Do not use for ORM-only code changes with no SQL artifacts, or for non-SQL data modeling documents. Use together with language-specific style guides only when both SQL and application code are modified.

planifest c543e08 2 files · 15.3 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/sql-style-guide commit c543e08ffd

Frequently asked questions

npx skillmds@latest add planifest/sql-style-guide