Hi guys, question on sqldelight. Is it possible to...
# squarelibraries
c
Hi guys, question on sqldelight. Is it possible to automatically drop db if migrations are required? Would be very useful for development (I was used to do it on realm and I've seen something similar exists on Room - fallbackToDestructiveMigration)
🚫 1