gen isolated tables
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// src/table_definition/handlers/post_table_definition.rs
|
||||
|
||||
use tonic::Status;
|
||||
use sqlx::{PgPool, Transaction, Postgres};
|
||||
use serde_json::json;
|
||||
|
||||
Reference in New Issue
Block a user