Closed haaawk closed 1 year ago
Reproducer:
turso group create grouptest --location waw
turso group locations add grouptest gru
turso db create gt --group grouptest
turso group locations add grouptest lhr
db show
turso db show gt Name: gt URL: libsql://gt-haaawk.turso.io ID: b1c4062b-5399-11ee-acc9-6a3ef16da051 Locations: gru, waw Size: 0 B
Database Instances: NAME TYPE LOCATION waw primary waw gru replica gru lhr replica lhr
`Database Instances:` has a correct location list but `Locations:` section is missing the new location
disapeared on main so closing
main
Reproducer:
db show
for the database in the group:Database Instances: NAME TYPE LOCATION waw primary waw
gru replica gru
lhr replica lhr