Initial commit
This commit is contained in:
10
.cursor/rules/sql.mdc
Normal file
10
.cursor/rules/sql.mdc
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description: Implementing database functions
|
||||
globs:
|
||||
---
|
||||
|
||||
# Your rule content
|
||||
|
||||
- This app uses DrizzleORM
|
||||
- The app should use transactions and connection pooling where possible
|
||||
- Utmost care needs to be taken to prevent SQL injection
|
||||
Reference in New Issue
Block a user