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.
Related topics
Error referencePostgres (Drizzle) target — Missing primary key
Related topics
Error reference