ORM raw SQL executions Skill
When to activate
- Applying or designing workflows requiring ORM raw SQL executions.
- Implementing code patterns, structures, or configurations related to ORM raw SQL executions.
When NOT to use
- Trivial scripts or unrelated domains where ORM raw SQL executions is not applicable.
Instructions
- Identify project requirements matching ORM raw SQL executions.
- Ensure consistent structure and clean architecture patterns are followed.
- Validate inputs, configurations, and outputs carefully.
Example
// Implement or trigger ORM raw SQL executions rules here