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 16, 2024
1 parent d16dc1a commit 4a3803e
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 4a3803e

Please sign in to comment.