Task #43993
Warn when no migrations are found at all during doctrine:migrate
| Status: | New | Start date: | 2012-12-14 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | Persistence | |||
| Target version: | - | |||
| Sprint: | Has patch: | No | ||
| PHP Version: | Complexity: |
Description
If (e.g. when using SQLite) no migrations exist, don't just say "yep, done, success" but warn that there are no migrations.