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

Ensure Submission status is not NULL #70

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Ensure Submission status is not NULL #70

merged 1 commit into from
Jan 13, 2024

Conversation

rgreinho
Copy link
Member

Updates the database schema to ensure that the status of a Submission
can never be NULL, but is always set to one of the possible values
from the Enum.

Signed-off-by: Rémy Greinhofer [email protected]

Updates the database schema to ensure that the status of a Submission
can never be `NULL`, but is always set to one of the possible values
from the Enum.

Signed-off-by: Rémy Greinhofer <[email protected]>
@rgreinho rgreinho self-assigned this Jan 13, 2024
@pull-request-size pull-request-size bot added the size/L Large (100-499 lines of changes) label Jan 13, 2024
@rgreinho rgreinho merged commit 3c4d6db into main Jan 13, 2024
7 checks passed
@rgreinho rgreinho deleted the sql-null-default branch January 13, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Large (100-499 lines of changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant