steel script working perfectly well
This commit is contained in:
@@ -128,9 +128,9 @@ pub async fn post_table_data(
|
||||
profile_id,
|
||||
row_data: data.clone(),
|
||||
db_pool: Arc::new(db_pool.clone()),
|
||||
runtime: Handle::current(),
|
||||
};
|
||||
|
||||
|
||||
// Execute validation script
|
||||
let script_result = execution::execute_script(
|
||||
script_record.script,
|
||||
|
||||
Reference in New Issue
Block a user