diff --git a/crates/dbx-core/src/schema.rs b/crates/dbx-core/src/schema.rs index 3ee5b9c9f..c3ccf6744 100644 --- a/crates/dbx-core/src/schema.rs +++ b/crates/dbx-core/src/schema.rs @@ -292,6 +292,10 @@ async fn list_databases_once(state: &AppState, connection_id: &str) -> Result