11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
---
|
|
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
|