Skip to main content

Description

Contains information about each detached table.

Columns

  • database (String) — The name of the database the table is in.
  • table (String) — Table name.
  • uuid (UUID) — Table uuid (Atomic database).
  • metadata_path (String) — Path to the table metadata in the file system.
  • is_permanently (UInt8) — Table was detached permanently.

Example

Last modified on July 2, 2026