firma bug in table creation was fixed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// src/tables_data/handlers/get_table_data_count.rs
|
||||
use tonic::Status;
|
||||
use sqlx::PgPool;
|
||||
use common::proto::multieko2::common::{CountResponse, Empty};
|
||||
use common::proto::multieko2::common::CountResponse;
|
||||
use common::proto::multieko2::tables_data::GetTableDataCountRequest;
|
||||
|
||||
pub async fn get_table_data_count(
|
||||
|
||||
Reference in New Issue
Block a user