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> |
||
|---|---|---|
| .. | ||
| prisma | ||
| src | ||
| .env.example | ||
| DEVELOPMENT_GUIDE.md | ||
| Dockerfile | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||