It seems that most people use Flyway for migrations with Exposed. I also notice that there are plans to port Exposed to Native and JS. Since Flyway is a Java-only tool, migrations on these platforms would become a great challenge. Is there any plan to add a native (as in: part of the library) migration framework to Exposed? It's not on the roadmap, but it seems like something that would bring it up-to-par with popular ORMs from other languages.