返回 Skill 列表
extension
分类: 开发与工程无需 API Key

platform-database

SQL数据库设计、查询优化和迁移安全性。在核心编码标准的基础上增加了数据库特定的规则。在编写查询、模式或迁移时使用。

person作者: jakexiaohubgithub

Principles

  • Prefer UNION ALL over UNION unless you specifically need deduplication

Rules

See rules/ for detailed patterns.