mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-11 02:00:37 +08:00
Remove types from mssql
This commit is contained in:
@@ -37,7 +37,7 @@ export const databases = {
|
||||
name: "MSSQL",
|
||||
label: DB.MSSQL,
|
||||
image: mssqlImage,
|
||||
hasTypes: true,
|
||||
hasTypes: false,
|
||||
},
|
||||
[DB.GENERIC]: {
|
||||
name: i18n.t("generic"),
|
||||
|
||||
Reference in New Issue
Block a user