exchange broker options
This commit is contained in:
@@ -202,6 +202,7 @@ pub(crate) async fn load_page(
|
||||
.map(|table| TableDetailView {
|
||||
id: table.id,
|
||||
row_version: table.row_version,
|
||||
has_data: table.has_data,
|
||||
columns: table
|
||||
.columns
|
||||
.iter()
|
||||
|
||||
Reference in New Issue
Block a user