> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# E2106

> Postgres (Drizzle) target — Circular foreign keys

The tracked tables' foreign keys form a cycle, so no safe delete order can be determined.

**Fix** — break the foreign-key cycle among the tracked tables.
