[PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

[PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Post by Requnix » Fri 04 Dec 2020 18:50

Version: 9.0.435
Platform: Windows 10

The default formatting of dbForge has an offset issue as shown in the below image.
Image

The proper formatting should have been:
Image

Another issue with CASE formatting:
Image

Should be:
Image


This happens 100% of the time.

alexa

Re: [PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Post by alexa » Sat 05 Dec 2020 09:48

Please try the latest version 9.0.470 https://www.devart.com/dbforge/mysql/studio/download.html

If this still doesn't help, please provide us the text representation of the full script.

You can send the reply straight to our support system at supportATdevartDOTcom.

Requnix
Posts: 113
Joined: Thu 12 Dec 2019 19:41

Re: [PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Post by Requnix » Sun 06 Dec 2020 18:45

The same problem exists in 9.0.470. The above code examples show the problem points; START TRANSACTION, COMMIT, and CASE. They are easily reproducible with the provided examples.

dzhanhira
Devart Team
Posts: 239
Joined: Mon 26 Oct 2020 13:49

Re: [PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Post by dzhanhira » Mon 07 Dec 2020 13:06

In the case of using "CASE", you just need to configure the formatting profile,. And all other will be investigated by our team.

dzhanhira
Devart Team
Posts: 239
Joined: Mon 26 Oct 2020 13:49

Re: [PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Post by dzhanhira » Fri 12 Feb 2021 06:51

We investigated it and now will try to fix in one of the next releases.

dzhanhira
Devart Team
Posts: 239
Joined: Mon 26 Oct 2020 13:49

Re: [PROBLEM] dbForge Studio 2020 MySQL Enterprise - Autoformatting Offset Issue

Post by dzhanhira » Fri 19 Mar 2021 11:49

We will revise the behavior of the option in one of the next versions.

Post Reply