sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.63k stars 732 forks source link

Display empty schemas on the sidebar #621

Closed sosedoff closed 1 year ago

sosedoff commented 1 year ago

This replaces #501 with minimal changes to the /api/objects call and utilizes already existing /api/schemas call to fetch all available schemas (without system ones)