feat: implement Database Manager module with encryption, CRUD operations, and migration management
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
"@nestjs/typeorm": "^11.0.0",
|
||||
"@types/ioredis": "^5.0.0",
|
||||
"axios": "^1.12.2",
|
||||
"crypto": "^1.0.1",
|
||||
"ioredis": "^5.7.0",
|
||||
"isolated-vm": "^6.0.1",
|
||||
"mariadb": "^3.4.5",
|
||||
|
||||
Reference in New Issue
Block a user