moved code in steel, time to implement working steel next
This commit is contained in:
@@ -4,7 +4,7 @@ use sqlx::{PgPool, Arguments};
|
||||
use sqlx::postgres::PgArguments;
|
||||
use chrono::{DateTime, Utc};
|
||||
use common::proto::multieko2::tables_data::{PostTableDataRequest, PostTableDataResponse};
|
||||
use crate::steel::handlers::execution::{self, ScriptOperation};
|
||||
use crate::steel::server::execution::{self, ScriptOperation};
|
||||
use std::collections::HashMap;
|
||||
|
||||
pub async fn post_table_data(
|
||||
|
||||
Reference in New Issue
Block a user