╰──> turso db destroy pragma-test2 -y
Destroyed database pragma-test2 in 1 seconds.
╰──> turso db create pragma-test3
Created database pragma-test3 in Warsaw, Poland (waw) in 6 seconds.
You can start an interactive SQL shell with:
turso db shell pragma-test3
To see information about the database, including a connection URL, run:
turso db show pragma-test3
╰──> turso db shell <tab>
global-latency pragma-test2 tests vercel-global
Potentially a regression after https://github.com/chiselstrike/turso-cli/pull/392