I’m learning how to create a KMM (android, desktop...
# squarelibraries
m
I’m learning how to create a KMM (android, desktop (compose), ios (swift)) application and I use sqldelight for my database but I am struggling with finding a way to pre populate the database with data. Preferably in 1 common way but not sure if this is possible. How could I approach this correctly?