Skip to content

fix(bamboo): update migration script's name, avoid runtime error#6130

Merged
abeizn merged 1 commit intoapache:mainfrom
merico-ai:lw-fix-19-runtime
Sep 21, 2023
Merged

fix(bamboo): update migration script's name, avoid runtime error#6130
abeizn merged 1 commit intoapache:mainfrom
merico-ai:lw-fix-19-runtime

Conversation

@d4x1
Copy link
Contributor

@d4x1 d4x1 commented Sep 21, 2023

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Migration script's Name method will return its name, but the database colum's type is varchar(255), so it cannot be too long, this PR just fixes it.

Does this close any open issues?

Closes xx

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@d4x1 d4x1 added the pr-type/bug-fix This PR fixes a bug label Sep 21, 2023
@abeizn abeizn merged commit 5825e23 into apache:main Sep 21, 2023
@d4x1 d4x1 added cherrypick-completed Use this alongside needs-cherrypick-* labels after the PR has been cherrypicked. needs-cherrypick-v0.19 labels Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherrypick-completed Use this alongside needs-cherrypick-* labels after the PR has been cherrypicked. needs-cherrypick-v0.19 pr-type/bug-fix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants