pub fn column_storage_ty(db: &Db, table_name: &str, column_name: &str) -> Type
Helper function to look up the storage type of a column from the schema (handles database-specific table prefixes)