> ## 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.

# E2104

> Postgres (Drizzle) target — Untracked table

A write targeted a table that isn't registered for rollback tracking.

**Fix** — include the table in the `tables` array passed to `drizzleTarget`.
