[:white_check_mark: solved] Where is the sqlite database saved when using `SQLDelight` for JVM in Co...
c
[ solved] Where is the sqlite database saved when using
SQLDelight
for JVM in Compose desktop? I can't find the database in the project folder
k
I believe that all files are saved in your library directory. I see Library/Containers/<package name>
👍 1