Drizzle wraps PG errors — the previous log only showed the formatted query text. Now extracts code, detail, schema, table, constraint, severity from the error envelope and from .cause to make the actual Postgres error visible. Co-Authored-By: Claude <noreply@anthropic.com>