Skip to main content

Module migrate

Module migrate 

Source
Expand description

Interactive database and snapshot migration workflow.

Structsยง

MigrateConfig ๐Ÿ”’

Enumsยง

TableMode ๐Ÿ”’

Constantsยง

DEFAULT_DATA_DIR ๐Ÿ”’
TABLE_MODES ๐Ÿ”’

Functionsยง

collect_inputs ๐Ÿ”’
confirm ๐Ÿ”’
detect_patch ๐Ÿ”’
latest_patch ๐Ÿ”’
mask_key ๐Ÿ”’
mask_url ๐Ÿ”’
prompt_data_dir ๐Ÿ”’
prompt_db_url ๐Ÿ”’
prompt_patch ๐Ÿ”’
prompt_service_role_key ๐Ÿ”’
prompt_supabase_url ๐Ÿ”’
resolve_tables ๐Ÿ”’
run_migrate
Runs the interactive migration workflow.