put needs more adjustements
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// src/tables_data/handlers/put_table_data.rs
|
||||
|
||||
// TODO HEAVY REWORK IS NEEDED, SCRIPT FIXES ARE NEEDED FIRST
|
||||
// TODO WORK ON SCRIPTS INPUT OUTPUT HAS TO BE CHECKED
|
||||
|
||||
use tonic::Status;
|
||||
use sqlx::{PgPool, Arguments, Row};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// tests/tables_data/put/mod.rs
|
||||
|
||||
// pub mod put_table_data_test;
|
||||
// pub mod put_table_data_test;
|
||||
pub mod put_table_data_steel_decimal_test;
|
||||
|
||||
Reference in New Issue
Block a user