pub fn load_models(config: &VespertideConfig) -> Result<Vec<TableDef>>Expand description
Load all model definitions from the models directory (recursively).
pub fn load_models(config: &VespertideConfig) -> Result<Vec<TableDef>>Load all model definitions from the models directory (recursively).