Open MRezaNasirloo opened 6 years ago
Thanks! I will take a look.
@orangy Is this something you're looking to add? As @MRezaNasirloo observed, none of the modern JVM orms have a migration tool built in, whereas its much more common in frameworks in other languages. Would love to see a good one in Kotlin.
Nice job, great project
I have used Laravel framework and its database access layer is pretty much like Squash, But it has a migration tool built in to it, Which I haven't seen in any JVM based language ever. I would be great if you consider adding such feature using Squash.
here is the docs for it you can take a look: https://laravel.com/docs/5.6/migrations