I am connected to a postgresql instance and run the following command: ```sql alter table policies drop column status; ``` Then go to the policies table and click the refresh button. The attached screenshot is the error that I see <img width="1019" alt="Image" src="https://github.com/user-attachments/assets/a631f9c7-a097-44b7-a426-a365cfc499cc" /> Refreshing outbase studio resolves the issue