Fix count SQL for EPAS schemas to show/hide nodes. #5048
parent
7be7d3a024
commit
396a22b6be
|
|
@ -18,4 +18,3 @@ WHERE
|
|||
AND
|
||||
nsp.nspname in ({{schema_restrictions}})
|
||||
{% endif %}
|
||||
ORDER BY nspname;
|
||||
|
|
|
|||
Loading…
Reference in New Issue