superfly/corrosion

Emulate information_schema in the pg_listener

Aperta

#372 aperta il 6 ott 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (83 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (1817 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor