Skip to content

extensions: remove DBConfig from the ABI#446

Merged
adsharma merged 1 commit into
mainfrom
db_config_private
May 4, 2026
Merged

extensions: remove DBConfig from the ABI#446
adsharma merged 1 commit into
mainfrom
db_config_private

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

@adsharma adsharma commented May 2, 2026

Right now adding a new bool to DBconfig requires all extensions to be recompiled. This is undesirable.

So we take a one time ABI hit for future flexibility

Right now adding a new bool to DBconfig causes all extensions to
be recompiled. This is undesirable.

So we take a one time ABI hit for future flexibility
@adsharma adsharma force-pushed the db_config_private branch from 06b4c9c to 066b703 Compare May 2, 2026 05:10
@adsharma adsharma merged commit 0321f5b into main May 4, 2026
4 checks passed
@adsharma adsharma deleted the db_config_private branch May 4, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant