mirror of https://github.com/jumpserver/jumpserver
feat: mariadb 支持 webdb
parent
a1ded0c737
commit
c39041fe7b
|
@ -164,6 +164,7 @@ class ConnectMethodUtil:
|
|||
'support': [
|
||||
Protocol.mysql, Protocol.postgresql,
|
||||
Protocol.oracle, Protocol.sqlserver,
|
||||
Protocol.mariadb
|
||||
],
|
||||
'match': 'm2m'
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue