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.

Constants§

GRANT_KIND 🔒
PHASE_NAME 🔒

Functions§

matches 🔒
plan
Plan only table objects (no deployment tracking, no execution).
run
Run the apply tables command: compile, plan, optionally execute, then lock.