Turso v0.6.0
Enter ".help" for usage hints.
Did you know that Turso supports live materialized views? Type .manual materialized-views to learn more.
This software is in BETA, use caution with production data and ensure you have backups.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database
turso> .open /Library/Application\ Support/x.sqlite.db
Invalid argument supplied: no such VFS: Support/x.sqlite.db
turso> .open /Library/"Application Support"/x.sqlite.db
Invalid argument supplied: no such VFS: Support"/x.sqlite.db
turso>
Turso v0.6.0
Enter ".help" for usage hints.
Did you know that Turso supports live materialized views? Type .manual materialized-views to learn more.
This software is in BETA, use caution with production data and ensure you have backups.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database
turso> .open /Library/Application\ Support/x.sqlite.db
Invalid argument supplied: no such VFS: Support/x.sqlite.db
turso> .open /Library/"Application Support"/x.sqlite.db
Invalid argument supplied: no such VFS: Support"/x.sqlite.db
turso>