superfly/corrosion

Emulate information_schema in the pg_listener

开放

#372 创建于 2025年10月6日

 (0 条评论) (0 个反应) (0 位负责人)Rust (83 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (1,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南