can i start a libsql db from a sqlite .db file?
Author: hugolgstCreated Nov 28, 2025Updated Jul 16, 2026
i have a sqlite .db file and just want to init a libsql db from it, is it possible?
I get Error: File exists (os error 17) with -d
Source: tursodatabase/libsql