Skip to main content
Module apply_tables
mz_
deploy
0.1.0
Module apply_
tables
Module Items
Functions
In mz_
deploy::
cli::
commands
mz_deploy
::
cli
::
commands
Module
apply_
tables
Copy item path
Source
Expand description
Apply tables command - create tables that don’t exist in the database.
Functions
§
plan
Plan only table objects (no deployment tracking, no execution).
run
Run the
apply tables
command: compile, plan, optionally execute, then lock.