Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (extras/kms): add WithTableNamePrefix(...) option #182

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

jimlambrt
Copy link
Collaborator

This new option defines the prefix to use before the table name and allows us to support custom prefixes as well as multi KMSs within a single schema.

This new option defines the prefix to use before the table name and
allows us to support custom prefixes as well as multi KMSs within a
single schema.
@jimlambrt jimlambrt requested review from jefferai and a team as code owners August 30, 2023 17:31
@jimlambrt jimlambrt merged commit 61c41ef into main Aug 31, 2023
28 checks passed
@jimlambrt jimlambrt deleted the jimlambrt-multi-kms branch August 31, 2023 15:17
jimlambrt added a commit that referenced this pull request Sep 2, 2023
I missed updating the schema type to support a tableNamePrefix
in PR #182
jimlambrt added a commit that referenced this pull request Sep 2, 2023
I missed updating the schema type to support a tableNamePrefix
in PR #182
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.

3 participants