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.
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.