Ansgar Becker

Results 448 comments of Ansgar Becker

Your "villes" table contains more than 1000 rows, and the foreign key drop-down has a hardcoded limit of 1000 items. I just pushed two changes here: * an informational message...

If DBeaver works without any problem, then what is the maximum of items it shows in that drop-down? A screenshot would also be nice.

Ah I see, DBeaver does it with a separate table control, not a simple drop-down. Maybe HeidiSQL should get a similar approach then. Probably I can create a new foreign...

Well the idea is not very exact yet, so feel free to post ideas here.

These tabs don't support buttons in them. But I guess closing via double-click should also be fine.

That was requested before, while I can't find the issue id right now. Issue #932 is related, at least to get a hint to which connection a query belongs. Did...

Well I understood it quite well. The color in the editor gutter is just to to avoid to "_accidentally run a statement not intended for that database if you have...

Yes, looks like a good idea. I need a better tab component, which probably supports a kind of pulldown within the tabs to be able to switch to another connection....

Please note the themes are not fully compatible when used on high DPI screens. So please set the default "Windows" theme (not "Windows10" by the way) to verify whether this...

HeidiSQL retrieves a list of tables and views with the following query. Could you please run that query by hand to see if the missing table is contained in the...