PostgreSQL error 42501 when Drizzle tries CREATE SCHEMA IF NOT EXISTS "drizzle" — the DB user lacks schema creation privileges. Configuring migrationsSchema: "public" keeps __drizzle_migrations in the existing public schema, matching what seedDrizzleHistory already expects. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>