Skip to main content

column_storage_ty

Function column_storage_ty 

Source
pub fn column_storage_ty(db: &Db, table_name: &str, column_name: &str) -> Type
Expand description

Helper function to look up the storage type of a column from the schema (handles database-specific table prefixes)