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 COLLATE column_constraint #77

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

Adriel-M
Copy link
Collaborator

@Adriel-M Adriel-M commented Jan 8, 2024

Was getting this error for migration files contains COLLATE

java.lang.AssertionError: Test failed because the compile output unexpectedly has the errors <[
    1.s line 3:19 - ')', ',', <column constraint real> or '[]' expected, got 'COLLATE'
]>. 

Fix is to just import COLLATE.

@Adriel-M
Copy link
Collaborator Author

Adriel-M commented Jan 8, 2024

Going to cut a patch release for this

@Adriel-M Adriel-M merged commit 55ba55c into main Jan 8, 2024
2 checks passed
@Adriel-M Adriel-M deleted the adriel/fix-collate-column_constraint branch January 8, 2024 19:06
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