geldata / geldata/gel

Disable session config of `allow_bare_ddl`

Open
#4,792 1 comment 0 reactions 0 assignees View on GitHub
compiler
Dominant language
Python
Stars
14.2k
Forks
450
PR merge metrics
No merged PRs in 30d

Description

We currently have a way to mark config fields as only being INSTANCE config, but no way to mark them as INSTANCE-or-DATABASE. Add one, and use it for `allow_bare_ddl`.

Actually `allow_bare_ddl` should maybe even be database-only.

That's less clear, but the tools set it per-database, and users have in the past been confused when trying to override that with an instance config.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.