todo commnet
This commit is contained in:
@@ -7,6 +7,7 @@ use crate::steel::server::syntax_parser::SyntaxParser;
|
||||
|
||||
const SYSTEM_COLUMNS: &[&str] = &["id", "deleted", "created_at"];
|
||||
|
||||
// TODO MAKE SCRIPT PUSH ONLY TO THE EMPTY TABLES
|
||||
/// Validates the target column and ensures it is not a system column.
|
||||
/// Returns the column type if valid.
|
||||
fn validate_target_column(
|
||||
|
||||
Reference in New Issue
Block a user