mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Added support for Logical Replication. Fixes #5912
This commit is contained in:
committed by
Akshay Joshi
parent
179bac3fd0
commit
bf56a6723b
@@ -433,6 +433,8 @@ module.exports = [{
|
||||
',pgadmin.node.database' +
|
||||
',pgadmin.node.role' +
|
||||
',pgadmin.node.cast' +
|
||||
',pgadmin.node.publication' +
|
||||
',pgadmin.node.subscription' +
|
||||
',pgadmin.node.tablespace' +
|
||||
',pgadmin.node.resource_group' +
|
||||
',pgadmin.node.event_trigger' +
|
||||
|
Reference in New Issue
Block a user