- Fix 050_data_validation_constraints.sql: Replace IF NOT EXISTS with DO blocks - PostgreSQL doesn't support IF NOT EXISTS with ADD CONSTRAINT - Add quick troubleshooting guide (DEPANNAGE_RAPIDE.md) - Note: .env file is gitignored (as expected)