From e0fcbf93ba7044067c9c1bd6f7ab617a8a1bf52e Mon Sep 17 00:00:00 2001 From: mgrojo Date: Sun, 8 Jul 2018 12:32:12 +0200 Subject: [PATCH] Issue #1440: added context hints in the identifier quotes options Give hints to the user about the context where the different quoting options would be useful. Declare the Standard SQL option as the recommended setting. --- src/PreferencesDialog.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/PreferencesDialog.ui b/src/PreferencesDialog.ui index 91986182..e56d7963 100644 --- a/src/PreferencesDialog.ui +++ b/src/PreferencesDialog.ui @@ -1060,17 +1060,17 @@ - "Double quotes" + "Double quotes" - Standard SQL (recommended) - `Grave accents` + `Grave accents` - Traditional MySQL quotes - [Square brackets] + [Square brackets] - Traditional MS SQL Server quotes