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 migration to extend distribution content_url to LONG #379

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

PGijsbers
Copy link
Collaborator

PR #335 changed the field length of the distribution url in the model, but not in the database. This PR adds an alembic migration script so that values which are valid for the API are now also valid for the database.

@PGijsbers PGijsbers requested a review from Taniya-Das October 29, 2024 15:00
Copy link
Collaborator

@Taniya-Das Taniya-Das left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Tested it as well.

@PGijsbers PGijsbers merged commit d51ea33 into develop Oct 29, 2024
1 check passed
@PGijsbers PGijsbers deleted the migration/distribution_url_length branch October 29, 2024 15:42
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.

2 participants