Skip to content

SQLite: schema changes from external migrations not detected until app restart #704

@datlechin

Description

@datlechin

When an external tool runs migrations on a SQLite database (e.g. adding tables/columns), TablePro doesn't pick up the schema changes. Have to quit and reopen the app to see the updated schema.

Expected: Schema should refresh automatically or provide a manual refresh option. SQLite files can be modified by other processes at any time — the app should detect this.

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