Skip to content

Evolution script is skipped if there is any Cyrillic character #498

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

Open
SunPj opened this issue Sep 11, 2019 · 1 comment
Open

Evolution script is skipped if there is any Cyrillic character #498

SunPj opened this issue Sep 11, 2019 · 1 comment

Comments

@SunPj
Copy link

SunPj commented Sep 11, 2019

Here is an example where Cyrillic "C" is used instead of Latin in СREATE keyword

СREATE TABLE table1(col1 VARCHAR(64))

No error is thrown which makes it difficult to find out why migration script is not applied.

Slick version is 2.0.0

@ghost ghost added the triage label Sep 11, 2019
@ignasi35 ignasi35 removed the triage label Sep 13, 2019
@marcospereira
Copy link
Member

Hey @SunPj,

Is that happening when using the latest stable release (right now it is 4.0.2) and Play 2.7.3?

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

No branches or pull requests

3 participants