Status: New
Owner: ----
Labels: Type-Defect Priority-High
New issue 398 by
alexey.s...@gmail.com: migrations with 'ß' (german sharp
S) do not work
http://code.google.com/p/flyway/issues/detail?id=398
SQLs with one ß produce java.sql.SQLSyntaxErrorException: ORA-00911:
Ungültiges Zeichen.
SQLs with two or more ß produce java.lang.StringIndexOutOfBoundsException:
String index out of range (incorrect usage of String.toUpperCase in
SqlStatementBuilder, "ß".toUpperCase() results in "SS").
Attachments:
migrations.zip 913 bytes