Hi guys, I'm trying to use sqldelight on a desktop...
# squarelibraries
c
Hi guys, I'm trying to use sqldelight on a desktop project. Everything seems to work, except that db is recreated every time I restart the application. On android I don't care about persisting the database somewhere, should I handle this on desktop instead?