Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Excluding Backquotes From Generated Sql
Using backquotes is the safe way to generate a MySQL query. What purpose would not having backquotes around object names serve?
Apart from the fact it looks ugly, I find it much more difficult to edit the generated SQL when there are backquotes all over the place
We can extend the preference to include other SQLyog generated statements like in the alter table preview. However we will not be able to do this for statements returned by MySQL, like the create table statement in the Info Tab.
This has been added to our issue tracker here.
Thanks, that will be helpful.