Hello guys! Please, I need help with writing a mig...
# ktor
j
Hello guys! Please, I need help with writing a migration script for mySql database in Ktor server project. Thanks.
😶 4
h
Ktor is (currently) a server only and has no db support. What db framework do you use?
j
I am using Ktorm
h
What about using its migration module then? https://github.com/kotlin-orm/ktorm-migration