cloudbeaver icon indicating copy to clipboard operation
cloudbeaver copied to clipboard

Is it possible to set dbeaver configurations?

Open bennettmsherman opened this issue 1 year ago • 2 comments

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!

bennettmsherman avatar Oct 30 '23 02:10 bennettmsherman

Hi @bennettmsherman! There is currently no way to disable this feature. But we are going to implement it approximately in the first quater of the next year.

EvgeniaBzzz avatar Oct 30 '23 10:10 EvgeniaBzzz

Thanks for the clarification!

bennettmsherman avatar Oct 30 '23 13:10 bennettmsherman

Hi @bennettmsherman! The alias autocomplete option now can be disabled. Please, check it out in version 23.3.5 image

EvgeniaBzzz avatar Feb 19 '24 16:02 EvgeniaBzzz

I'll do an update later today and check it out, thank you!

bennettmsherman avatar Feb 19 '24 16:02 bennettmsherman