feat(sql): full sql start stop and query with crash prevention
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"@commitlint/config-conventional": "^18.4.0",
|
||||
"@scalar/express-api-reference": "^0.8.28",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/morgan": "^1.9.10",
|
||||
"@types/mssql": "^9.1.8",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/swagger-jsdoc": "^6.0.4",
|
||||
@@ -43,6 +44,7 @@
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"express": "^5.2.1",
|
||||
"husky": "^8.0.3",
|
||||
"morgan": "^1.10.1",
|
||||
"mssql": "^12.2.0",
|
||||
"npm-check-updates": "^19.1.2",
|
||||
"openapi-types": "^12.1.3",
|
||||
|
||||
Reference in New Issue
Block a user