superfly/corrosion

Emulate information_schema in the pg_listener

Offen

#372 geöffnet am 06.10.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (83 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (1.817 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Right now tools like table plus are unable to know which tables are available when connecting via the PG listener. What currently works is that we are able to list the available databases.

Contributor Guide