mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix count SQL for EPAS schemas to show/hide nodes. #5048
This commit is contained in:
parent
7be7d3a024
commit
396a22b6be
@ -18,4 +18,3 @@ WHERE
|
||||
AND
|
||||
nsp.nspname in ({{schema_restrictions}})
|
||||
{% endif %}
|
||||
ORDER BY nspname;
|
||||
|
Loading…
Reference in New Issue
Block a user