Migrations commands are now :
> php app/console propel:migration:generate-diff
> php app/console propel:migration:migrate
|
||
|---|---|---|
| .. | ||
| BuildCommand.php | ||
| BuildModelCommand.php | ||
| BuildSqlCommand.php | ||
| MigrationGenerateDiffCommand.php | ||
| MigrationMigrateCommand.php | ||
| Phing.php | ||
| PhingCommand.php | ||