mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Import from mssql
This commit is contained in:
@@ -109,7 +109,7 @@ export const SIDESHEET = {
|
||||
export const DB = {
|
||||
MYSQL: "mysql",
|
||||
POSTGRES: "postgresql",
|
||||
MSSQL: "mssql",
|
||||
MSSQL: "transactsql",
|
||||
SQLITE: "sqlite",
|
||||
MARIADB: "mariadb",
|
||||
GENERIC: "generic",
|
||||
|
||||
Reference in New Issue
Block a user