bel-crm-sql-rules
CommunityKnow CRM SQL limits before writing queries.
Authorbennoloeffler
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reduces SQL errors by documenting PostgreSQL MCP server limitations and correct CRM-oriented patterns.
Core Features & Use Cases
- Forbidden patterns: RETURNING, ON CONFLICT, and multi-statement patterns that fail.
- Correct patterns: two-step insert+read for IDs, safe updates/deletes.
- Tool Guidance: consult this ruleset before writing SQL for CRM tasks.
Quick Start
Always review bel-crm-sql-rules prior to crafting SQL for bel-crm-db.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bel-crm-sql-rules Download link: https://github.com/bennoloeffler/bassi/archive/main.zip#bel-crm-sql-rules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.