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

Pages Content Column Change to MEDIUMTEXT #539

Open
BippyMiester opened this issue Dec 6, 2024 · 0 comments
Open

Pages Content Column Change to MEDIUMTEXT #539

BippyMiester opened this issue Dec 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@BippyMiester
Copy link

Describe the solution you'd like

I just tried to post my terms of service, and it was larger then what TEXT could handle. A php artisan migration needs to be made to change that field to a MEDIUMTEXT at least. LONGTEXT isn't needed. That can handle 4GB of data.

Describe alternatives you've considered

Nothing

Additional context

No response

@BippyMiester BippyMiester added the enhancement New feature or request label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant