mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added support of Aggregate and Operator node in view-only mode. Fixes #3834
This commit is contained in:
@@ -506,6 +506,8 @@ module.exports = [{
|
||||
'pure|pgadmin.node.table',
|
||||
'pure|pgadmin.node.partition',
|
||||
'pure|pgadmin.node.compound_trigger',
|
||||
'pure|pgadmin.node.aggregate',
|
||||
'pure|pgadmin.node.operator',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user