Skip to main content

Module apply_tables

Module apply_tables 

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.