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: fix use of 'json' column type #1885

Merged
merged 3 commits into from
Oct 8, 2018
Merged

fix: fix use of 'json' column type #1885

merged 3 commits into from
Oct 8, 2018

Conversation

asbiin
Copy link
Member

@asbiin asbiin commented Oct 7, 2018

Fix using the type 'json' for a column type, which is available on mysql > 5.7.8 only.

This fix #1882

@asbiin asbiin temporarily deployed to monica-team-pr-1885 October 7, 2018 12:54 Inactive
@anmol26s
Copy link

anmol26s commented Oct 8, 2018

If this fixes #1880
It would be nice to merge it and have a minor release. This has broke fresh install on Yunohost.

@asbiin
Copy link
Member Author

asbiin commented Oct 8, 2018

@anmol26s we still have to test it on mysql > 5.7 and on our official instance. I agree with you: we should release this asap!

@djaiss
Copy link
Member

djaiss commented Oct 9, 2018

@asbiin @anmol26s I'll release something in the next hour. Sorry for the trouble.

@anmol26s
Copy link

anmol26s commented Oct 9, 2018

@djaiss
Thanks for the release.

@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 31, 2021
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.

Type json not supported on mysql < 5.7
3 participants