When any migration fails due to table/column already existing, PostgreSQL rolls back the entire batch and blocks all subsequent migrations. Add Schema::hasTable() and Schema::hasColumn() guards to all problem migrations for safe re-execution. Fixes #7606 #7625 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| factories | ||
| migrations | ||
| seeders | ||
| .gitignore | ||