frushlabo
frushlabo
Experiencing the same here on 10.6.0 on a brand new project which made me question my sanity for a few hours. Super simple config on a Ktor server: ``` Flyway.configure()...
Hi @JasonLuo-Redgate, thanks for replying - yep same errors on `10.6.0`, please let me know if you need any more info: ``` web-1 | 2024-01-30 12:25:11.360 [main] DEBUG o.f.c.i.s.classpath.ClassPathScanner -...
> Hey @JasonLuo-Redgate, for me it's the same Exception, if I include `.validateMigrationNaming(true)` in the Flyway configuration: > > ``` > org.flywaydb.core.api.FlywayException: Invalid SQL filenames found: > Unrecognised migration name...