egg-mysql
egg-mysql copied to clipboard
feat: update [email protected]
Checklist
- [x]
npm test
passes - [x] tests and/or benchmarks are included
- [x] documentation is changed or added
- [x] commit message follows commit guidelines
Affected core subsystem(s)
Description of change
Summary by CodeRabbit
-
New Features
- Version updated to 4.1.0, indicating potential feature enhancements or bug fixes.
- Dependency on
ali-rds
updated to version 6.4.0 for improved functionality.
-
Tests
- Added a new test case to verify SQL query functionality, ensuring correct user retrieval.
- Modified an existing test case to improve transaction handling.