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

chore: add migration to enforce non-nullable 'id' in 'vertex_build' table #3655

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request adds an Alembic migration to enforce the non-nullable constraint on the 'id' column in the 'vertex_build' table. This ensures that the 'id' column cannot have null values.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 2, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3655.dmtpw4p5recq1.amplifyapp.com

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 2, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) September 2, 2024 22:50
@ogabrielluiz ogabrielluiz merged commit b2f5a43 into main Sep 2, 2024
38 of 39 checks passed
@ogabrielluiz ogabrielluiz deleted the migrate branch September 2, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants