Skip to content

Commit 82e9c03

Browse files
author
Sung Won Chung
committed
make it clear
1 parent 21a9c40 commit 82e9c03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/sqlmesh_cli_crash_course.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ If you want to see a full walkthough, [go here](incremental_time_full_walkthroug
10901090

10911091
`sqlmesh plan`
10921092

1093-
When this is applied to `prod`, it will only execute model batches for new intervals (new rows). This will NOT re-use `preview` models in development.
1093+
When this is applied to `prod`, it will only execute model batches for new intervals (new rows). This will NOT re-use `preview` models (backfilled data) in development.
10941094

10951095
```bash
10961096
Differences from the `prod` environment:

0 commit comments

Comments
 (0)