Skip to content

Commit 29833e7

Browse files
authored
docs: fix table formatting (#5020)
1 parent 2953942 commit 29833e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/reference/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Configuration for the `sqlmesh plan` command.
8282
| `no_diff` | Don't show diffs for changed models (Default: False) | boolean | N |
8383
| `no_prompts` | Disables interactive prompts in CLI (Default: True) | boolean | N |
8484
| `always_recreate_environment` | Always recreates the target environment from the environment specified in `create_from` (by default `prod`) (Default: False) | boolean | N |
85+
8586
## Run
8687

8788
Configuration for the `sqlmesh run` command. Please note that this is only applicable when configured with the [builtin](#builtin) scheduler.

0 commit comments

Comments
 (0)