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

Execution : Increased column size for version from 50 to 255 #247

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Jul 18, 2024

Questions Answers
Branch? develop
Description? Execution : Increased column size for version from 50 to 255
Type? bug fix
Category? TE
BC breaks? no
Deprecations? no
How to test? CI is 🟢
Fixed issue or discussion? N/A
Related PRs N/A
Sponsor company @PrestaShopCorp

SQL Query

ALTER TABLE execution MODIFY COLUMN version varchar(255) NOT NULL;

@Progi1984 Progi1984 added the bug Something isn't working label Jul 18, 2024
@Progi1984 Progi1984 merged commit 75a8bac into PrestaShop:develop Jul 18, 2024
5 checks passed
@Progi1984 Progi1984 deleted the versionColumn branch July 18, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working QA ✅
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants