good first issuenew driver
Métricas do repositório
- Stars
- (50.035 stars)
- Métricas de merge de PR
- (Mesclagem média 19d 10h) (105 fundiu PRs em 30d)
Description
Is your feature request related to a problem? Please describe.
Auto view data of Manticore index produces syntax error:
because table alias used for single table (it's not required)
checkbox : "insert table aliases (in FROM clause)" is "N/A"
I can assume that automatic query generation mechanisms ignore user settings for the query editor.
Describe the solution you'd like
the automatic query generator should use the settings for custom autocompletion mode OR do not complete the table alias if the query specifies a single table
Describe alternatives you've considered
apt purge dbeaver