mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-21 04:32:27 +00:00
feat: mariadb 支持 webdb
This commit is contained in:
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
Block a user