[GH-ISSUE #2098] Is it possible to set dbeaver configurations? #626

Closed
opened 2026-03-07 20:52:15 +03:00 by kerem · 0 comments
Owner

Originally created by @bennettmsherman on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2098

Hello!

I'm looking to disable automatic insertion of table aliases in the SQL editor.

The dbeaver docs state that there's a configuration for this: sql.proposals.insert.table.alias.

I created .metadata/.plugins/org.eclipse.core.runtime/.settings/org.jkiss.dbeaver.core.prefs and populated it with sql.proposals.insert.table.alias=NONE per the dbeaver instructions, but it didn't seem to take effect.

Is there a way to change this setting (and possible other dbeaver settings) in cloudbeaver?

Thanks!

Originally created by @bennettmsherman on GitHub (Oct 30, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2098 Hello! I'm looking to disable automatic insertion of table aliases in the SQL editor. The [dbeaver docs](https://dbeaver.com/docs/dbeaver/Admin-Manage-Preferences/23.2/) state that there's a configuration for this: `sql.proposals.insert.table.alias`. I created `.metadata/.plugins/org.eclipse.core.runtime/.settings/org.jkiss.dbeaver.core.prefs` and populated it with `sql.proposals.insert.table.alias=NONE` per the dbeaver instructions, but it didn't seem to take effect. Is there a way to change this setting (and possible other dbeaver settings) in cloudbeaver? Thanks!
kerem 2026-03-07 20:52:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#626
No description provided.