todo commnet

This commit is contained in:
filipriec
2025-03-17 14:13:24 +01:00
parent 2e0dad5bf9
commit 135b213f0d

View File

@@ -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(