We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ed35e commit 48ffec9Copy full SHA for 48ffec9
libsql-replication/proto/metadata.proto
@@ -15,5 +15,5 @@ message DatabaseConfig {
15
optional string bottomless_db_id = 6;
16
optional string jwt_key = 7;
17
optional uint64 txn_timeout_s = 8;
18
- bool allow_attach = 8;
+ bool allow_attach = 9;
19
}
0 commit comments