hey alex,
thanks for your feedback.
please keep in mind: the problem here is also related to this super old any super annoying issue:
viewtopic.php?t=41296
BECAUSE: when renaming something in the tree-view, dbforge is doing selects in the background to the information schema.
and - of course - these selected are NOT "read uncommitted" - dbforge gets a timeout when tables on the server are getting changed (which blocks the information_schema).
so this is another bad example, how terrible it is, because dbforge DOES NOT "read uncommitted" on the information_schema.
timeouts all the time and the GUI shows things, that never happened because an operation in the background
did not work (because of a timeout).
i was told several times, that you will address this issue at the end of this year, I only can hope that this finally happens.
your software is unusable if tables on the server get deleted and created regularly - dbforge hangs and freezes all the time!
but hey... i only repeat myself... ;(