ormlette/ir/sql
This module helps convert the IR defined in ir/ir
to SQL strings.
Functions
pub fn helper(column: ColumnIR) -> String
This needs a better name. But, it basically helps determine the SQL type of a column.
This module helps convert the IR defined in ir/ir
to SQL strings.
pub fn helper(column: ColumnIR) -> String
This needs a better name. But, it basically helps determine the SQL type of a column.