superfly/corrosion

Emulate information_schema in the pg_listener

Aberta

#372 aberto em 6 de out. de 2025

 (0 comentário) (0 reação) (0 responsável)Rust (83 forks)auto 404
good first issuehelp wanted

Métricas do repositório

Stars
 (1.817 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador