When writing `sqldelight` kotlin migrations, I nee...
# squarelibraries
u
When writing
sqldelight
kotlin migrations, I need to have atleast a placeholder
.sqm
file. This is error prone, as nothing seems to enforce the
.sqm
file. Has anyone figured out a way to blow up such state? (
.kt
migration present but
.sqm
not)