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

Fix varchar(191) by replacing with 255 #135 #376

Merged
merged 9 commits into from
Jun 16, 2024

Conversation

RMartinOscar
Copy link
Contributor

@RMartinOscar RMartinOscar commented Jun 11, 2024

Edited Filament, Models, mysql-schema and made new migration to fix #135

@RMartinOscar RMartinOscar changed the title Fix #135 Fix varchar(191) by replacing with 255 #135 Jun 11, 2024
@RMartinOscar RMartinOscar marked this pull request as draft June 11, 2024 23:56
@RMartinOscar RMartinOscar marked this pull request as ready for review June 12, 2024 01:19
@lancepioch lancepioch marked this pull request as draft June 13, 2024 01:49
@RMartinOscar RMartinOscar marked this pull request as ready for review June 14, 2024 01:42
@Boy132 Boy132 self-requested a review June 14, 2024 12:50
Copy link
Member

@Boy132 Boy132 left a comment

Choose a reason for hiding this comment

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

LGTM

@notAreYouScared notAreYouScared merged commit aa08e77 into pelican-dev:main Jun 16, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2024
@RMartinOscar RMartinOscar deleted the issue/135 branch June 16, 2024 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix varchar(191) by replacing with 255
4 participants