TeamSQL / desktop-app

This repository is currently being used for hosting the official issue & bug tracker of TeamSQL Desktop App.
102 stars 6 forks source link

Can not refresh with ALTER TABLE command #457

Open Syncthetic opened 5 years ago

Syncthetic commented 5 years ago

I am running the application on Manjaro Linux. After applying an alter definition statement i.e ALTER TABLE person MODIFY gender ENUM('M', 'F'), the updated column definitions are not visible unless you close the database connection and reconnect. I tried right clicking and refresh to no avail.