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

# E2105

> Postgres (Drizzle) target — Missing primary key

A snapshot trigger cannot be built for a tracked table without primary key columns.

**Fix** — declare a primary key on the tracked table.
