Skip to main content

Module m20260624_000000_pending_sink_state_object_fk

Module m20260624_000000_pending_sink_state_object_fk 

Source

StructsΒ§

Migration

EnumsΒ§

PendingSinkState πŸ”’

ConstantsΒ§

FK_NAME πŸ”’
NEW_TABLE πŸ”’

FunctionsΒ§

object_foreign_key πŸ”’
recreate_table πŸ”’
Recreate pending_sink_state with (or without) the object foreign key, dropping leaked rows during the copy. The swap runs in one transaction so it stays atomic and re-runnable even though the migrator opens none for SQLite. SQLite-only: it can’t alter foreign keys in place.