feat: support mssql in databaseConnection plugin (#3674)
* feat: support mssql in databaseConnection plugin * feat: trust server certificate for mssql
Showing
| ... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
| "echarts": "5.4.1", | "echarts": "5.4.1", | ||
| "expr-eval": "^2.0.2", | "expr-eval": "^2.0.2", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "mssql": "^11.0.1", | |||
| "mysql2": "^3.11.3", | "mysql2": "^3.11.3", | ||
| "json5": "^2.2.3", | "json5": "^2.2.3", | ||
| "pg": "^8.10.0", | "pg": "^8.10.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment