Ansgar Becker

Results 304 comments of Ansgar Becker

@Kcko I'm planning this for the next release. Please be a bit more patient. I'm still doing this all in my few hours after normal work.

No problem, thanks for being patient. I just tagged this issue with the next release milestone 12.7, which means I cannot forget it ;)

New builds now have the two filter boxes on top of the objects tree: ![grafik](https://github.com/HeidiSQL/HeidiSQL/assets/7986591/24727228-0696-4ab9-8aae-6bf7da0b4f62) What I would like to leave away is the dropdown with the recently used filters,...

@jpurpleman I think hiding the tables with an invalid regex would make the user think the expression is correct and not just matching. Please watch out for the regular expression...

Fixed in the next build. I realized that - in case of views - dropping the original view is not required, so the code modification was simpler than I thought.

Yes, there are two passes for views, that's very normal. This is done to overcome view-from-view dependencies during the export. But are you sure you updated to the latest build?...

Are you probably overwriting a database with itself?

... or does the target database have some half baken export from a previous export attempt with an earlier HeidiSQL version? Please make sure the target database is empty or...

Thanks for your quick feedback!

@a82kd as @utelle pointed out, his SQLite3 Multiple Ciphers supports various ciphers. Could you please download the right dll file from their [release page](https://github.com/utelle/SQLite3MultipleCiphers/releases), place it into your HeidiSQL folder...