CDC events arrive asynchronously and order is not guaranteed. Child records (referrals, accounts) may arrive before parent (users). This follows CDC best practices: destination tables should not have FK constraints. Reference: https://estuary.dev/blog/cdc-done-correctly/ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 20260111000000_init | ||
| 20260112110000_add_referral_adoption_nickname | ||
| 20260112150000_add_unlocked_bonus_tiers | ||
| 20260112200000_add_contribution_records_network_progress | ||
| 20260113000000_remove_cdc_foreign_keys | ||
| migration_lock.toml | ||