mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 06:46:00 +00:00
connections per role
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
connections_meta: true,
|
||||
async connections() {
|
||||
async connections(req) {
|
||||
return null;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user