mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
readonly sessions on mongo (+checks on BE)
This commit is contained in:
@@ -46,6 +46,7 @@ const mysqlDriverBase = {
|
||||
dialect,
|
||||
defaultPort: 3306,
|
||||
getQuerySplitterOptions: () => mysqlSplitterOptions,
|
||||
readOnlySessions: true,
|
||||
|
||||
getNewObjectTemplates() {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user