xtdb icon indicating copy to clipboard operation
xtdb copied to clipboard

Multi-db `information_schema` / `pg_catalog` / `xt.*`

Open refset opened this issue 5 months ago • 0 comments

Currently, the tables and columns that can be introspected are limited to the currently connected database. information_schema is unavailable for querying across databases.

refset avatar Aug 02 '25 10:08 refset