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

Add AuthToken.API_KEY SQL ENUM #3398

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

dbutenhof
Copy link
Member

PBENCH-1136

Stage one: this doesn't fix the API key encryption problem (Nikhil is working on that), but this adds the missing SQL ENUM value.

Rather than creating a new Alembic revision file (which would be the normal process) I decided to keep this simple by updating the general API KEY revision file. As we have no database deployments we'll need to upgrade over this period, this strategy avoids adding another revision to the tree.

PBENCH-1136

Stage one: this doesn't fix the API key encryption problem (Nikhil is working
on that), but this adds the missing SQL ENUM value.

Rather than creating a new Alembic revision file (which would be the normal
process) I decided to keep this simple by updating the general API KEY
revision file. As we have no database deployments we'll need to upgrade over
this period, this strategy avoids adding another revision to the tree.
@dbutenhof dbutenhof merged commit 0d5dff1 into distributed-system-analysis:main Apr 25, 2023
@dbutenhof dbutenhof deleted the key branch April 25, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants