Skip to content

Fix max_length for Package.version in initial migration - #199

Merged
sbs2001 merged 1 commit into
aboutcode-org:developfrom
haikoschol:fix_version_maxlen
Jun 10, 2020
Merged

Fix max_length for Package.version in initial migration#199
sbs2001 merged 1 commit into
aboutcode-org:developfrom
haikoschol:fix_version_maxlen

Conversation

@haikoschol

Copy link
Copy Markdown
Collaborator

I forgot to update this when switching to a newer release of packageurl-python, which has the limit set to 100.

Since there is no production deployment of the project yet, I changed the existing migration instead of adding a new one that modifies the column.

I forgot to update this when switching to a newer release of
packageurl-python, which has the limit set to 100.

Since there is no production deployment of the project yet, I changed
the existing migration instead of adding a new one that modifies the
column.

Signed-off-by: Haiko Schol <hs@haikoschol.com>
@haikoschol
haikoschol requested review from sbs2001 and singh1114 June 9, 2020 18:25
@haikoschol haikoschol changed the title Set max_length=100 for Package.version in initial migration Fix max_length for Package.version in initial migration Jun 9, 2020
@sbs2001
sbs2001 merged commit e194649 into aboutcode-org:develop Jun 10, 2020
@haikoschol
haikoschol deleted the fix_version_maxlen branch April 10, 2023 00:43
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