You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know wow to enable/execute Scala/Java-based migrations using this framework? I tried to add java based evolution to db/migration/default directory basing on https://flywaydb.org/documentation/tutorials/java tutorial, but they are not being executed as SQL migrations. So how I can do that?
Best regards,
Wiktor
The text was updated successfully, but these errors were encountered:
Hi,
I would like to know wow to enable/execute Scala/Java-based migrations using this framework? I tried to add java based evolution to
db/migration/default
directory basing on https://flywaydb.org/documentation/tutorials/java tutorial, but they are not being executed as SQL migrations. So how I can do that?Best regards,
Wiktor
The text was updated successfully, but these errors were encountered: