Source reference
Usesource() references to read staged source data:
public.orders becomes the raw staging table public__orders.
Example model
analytics.orders_live.
Validation
Use Validate SQL to check the model before saving. Use Preview output to stage a small sample and inspect the model result. MantrixFlow validates the output against the final destination table. A column that appears in the model output but not in the destination table fails with a named column error.Delivery
The model output is delivered to the exactschema.table you enter in the Destination panel. The final table must already exist in PostgreSQL.
greSQL.