Hi,
Thanks once again for your efforts!
Just noticed that HeidiSQL seems to hang/crash under the following circumstance:
(Let's imagine a simple table of 'Users' with columns: 'userId, companyId, email')
- Select the 'Users' table then select the 'Data' tab.
- Filter the table by the 'companyId' column.
- Delete the 'companyId' column.
- Select another table then reselect 'Users' table.
- It seems* to want to use the recent filter that contains the now missing column 'companyId' and the application hangs. Have to restart application. Same thing happens after restart.
- Solve the issue by adding the 'companyId' column back in and creating a new filter without 'companyId' ... then delete 'companyId'.
I tried looking for a 'clear filters' button but didn't see anything obvious, apologies if I missed something glaringly obvious! I'm new to HeidiSQL so just finding my way around coming from MS SQL Server Management Studio environment.
If there isn't a clear filters function, perhaps they can be cleared when the table schema changes? I don't know if that's too drastic of a 'catch all', but will leave it to your expert hands.
Thanks for your time, please let me know if I can help with more information.