View Formatting

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
OneMHz
Posts: 2
Joined: Tue 31 Mar 2009 14:45

View Formatting

Post by OneMHz » Tue 31 Mar 2009 14:51

I'm trying to add a view to my database, but the formatting applied in dbForge Studio is making it very frustrating. It puts an /* ALGORITHM=UNDEFINED */ comment at the beginning, and won't keep a line break between that and the SELECT. And it puts all my joined tables on one line with a mass of parentheses, making it very difficult to edit.

I've gone through all the formatting options, but none of them seem to apply to, at least, the join line. Are there any formatting options I might be missing or any way to force it to just save the view exactly as I type it?

Elias
Devart Team
Posts: 73
Joined: Tue 29 May 2007 14:02

Re: View Formatting

Post by Elias » Wed 01 Apr 2009 10:21

Hello. Thank you for feedback. We will add the option to put JOIN clause on new line.

Elias
Devart Team
Posts: 73
Joined: Tue 29 May 2007 14:02

Post by Elias » Thu 02 Apr 2009 09:46

We have added the option. It will be available in the release build of dbForge Studio for MySql 3.50 in a few days

Post Reply