dbgate / dbgate

Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
https://dbgate.org
GNU General Public License v3.0
4.75k stars 279 forks source link

FEAT: Postgresql - Show proper types for Composite Types, Enums and Arrays #812

Open janproch opened 4 weeks ago

janproch commented 4 weeks ago

This issue was already solved in PR https://github.com/dbgate/dbgate/pull/744

Unfortunately, this solution causes error https://github.com/dbgate/dbgate/issues/793