tursodatabase / turso-cli

Command line interface to Turso.

Home Page:https://turso.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passing --db-file second time throws Error: File exists (os error 17)

jpkontreras opened this issue · comments

Executing turso dev --db-file location works ok first time and generates db, db-shm, db-wal files
stopping the turso/libsql instance and executing turso dev --db-file location again throws error.

turso

Also subsequent db queries are not working

turso2

cont: seems like running sqld from cli with the --db-path arg generates some other files and it works correctly everytime
sqld