Applicable for all Versions of ADS and types of databases.
Go to file->options->scripts->Quote Identifier
Here we have a list of identifiers, which is applicable for all the databases but every databases does not support all of them.e.g `object name` is supported in MySql but not in Azure and Sql Server.We need to have database specific quote identifiers as user may end up with selecting invalid identifier.
We should NOT restrict users from selecting any available quote identifiers and the current design is intuitive enough.
Issue #8381 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
We should NOT restrict users from selecting any available quote identifiers and the current design is intuitive enough.