2b22f504cf
The sync script created its own postgres client and only read DATABASE_URL, bypassing the DB_PASSWORD override that lib/db/index.ts already applied. Since DATABASE_URL has no password embedded, auth always failed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>