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

add json and medium/long text column type #155

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

matthewjumpsoffbuildings
Copy link
Contributor

Json column type should be supported in the Schema Grammar.

Also added typeMediumText() and typeLongText() methods, no reason to not just map them to the basic typeText()

@taka-oyama
Copy link
Collaborator

Add tests please.

src/Schema/Grammar.php Outdated Show resolved Hide resolved
src/Schema/Grammar.php Outdated Show resolved Hide resolved
src/Schema/Grammar.php Outdated Show resolved Hide resolved
@matthewjumpsoffbuildings
Copy link
Contributor Author

tests added, hopefully that is sufficient?

@taka-oyama taka-oyama merged commit e3f4590 into colopl:master Dec 12, 2023
1 check passed
@taka-oyama
Copy link
Collaborator

Yes. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants