- Show ⏭️ 'skipped (already applied)' for migrations that already exist - Add emojis for better log readability (✅ success, ❌ error, 📦 running) - Avoid confusing 'Error' messages when migrations are simply re-applied
- Update database.go to use DB_SSLMODE environment variable - Default to sslmode=require for production security - Update .env.example with SSL and S3 configuration examples