mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-13 13:59:17 +00:00
Merge pull request #10985 from jumpserver/pr@dev@feat_db_mariadb_web_db_support
feat: mariadb 支持 webdb
This commit is contained in:
@@ -164,6 +164,7 @@ class ConnectMethodUtil:
|
||||
'support': [
|
||||
Protocol.mysql, Protocol.postgresql,
|
||||
Protocol.oracle, Protocol.sqlserver,
|
||||
Protocol.mariadb
|
||||
],
|
||||
'match': 'm2m'
|
||||
},
|
||||
|
Reference in New Issue
Block a user