Skip to content

Structure Tab Does Not Refresh After DDL Changes in ClickHouse #1281

@sreejithag

Description

@sreejithag

What happened?

DDL changes made to a ClickHouse table are not reflected in the Structure tab even after clicking the refresh button or using Cmd + R.

Steps to reproduce

  1. Open a table in TablePro.
  2. Keep the table open in the Structure tab.
  3. Using another database connection/session, modify the table schema (for example, rename a column).
  4. Return to TablePro
  5. Clicking the refresh button
  6. Observe the Structure tab.

Expected behavior

The Structure tab should reload the latest table schema and reflect the updated DDL changes immediately after refresh.

Database type

None

TablePro version

0.41.0 (Build 84)

macOS version & chip

macOS 26.4.1/Apple Silicon

Screenshots / Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions