We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8744a62 commit 968e339Copy full SHA for 968e339
1 file changed
docs/examples/sqlmesh_cli_crash_course.md
@@ -1024,7 +1024,7 @@ You can run models that execute backfills each time you invoke a run whether ad
1024
event_date BETWEEN @start_date AND @end_date
1025
```
1026
1027
- ```shell
+ ```bash
1028
[1/1] sqlmesh_example.incremental_model [insert 2025-04-19 - 2025-04-19, audits ✔2] 0.05s
1029
Executing model batches ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.0% • 1/1 • 0:00:00
1030
0 commit comments