database
database copied to clipboard
Pin connections during transactions
Summary by CodeRabbit
-
New Features
- Improved transaction handling to ensure all operations within a transaction use the same database connection.
-
Refactor
- Enhanced internal logic for managing database connections during transactions for greater reliability.