Skip to content

Commit 4a3803e

Browse files
committed
libsql-replication: regenerate protobuf
1 parent d16dc1a commit 4a3803e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libsql-replication/src/generated/metadata.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ pub struct DatabaseConfig {
1919
pub bottomless_db_id: ::core::option::Option<::prost::alloc::string::String>,
2020
#[prost(string, optional, tag = "7")]
2121
pub jwt_key: ::core::option::Option<::prost::alloc::string::String>,
22+
#[prost(bool, tag = "8")]
23+
pub allow_attach: bool,
2224
}

0 commit comments

Comments
 (0)