Skip to content

Commit

Permalink
libsql-replication: regenerate protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
psarna committed Jan 15, 2024
1 parent b95cab9 commit dd8a1d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libsql-replication/src/generated/metadata.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ pub struct DatabaseConfig {
pub bottomless_db_id: ::core::option::Option<::prost::alloc::string::String>,
#[prost(string, optional, tag = "7")]
pub jwt_key: ::core::option::Option<::prost::alloc::string::String>,
#[prost(bool, tag = "8")]
pub allow_attach: bool,
}

0 comments on commit dd8a1d6

Please sign in to comment.