3.36.0
spryker-release-bot
released this
09 Feb 09:36
·
15 commits
to master
since this release
Included commits: 3.35.1...3.36.0
Improvements
- Added support for Propel
rollback
feature. - Adjusted
MigrateConsole
to allowrollback
ormigrate
database to a specific version using the optional argumentmigrate-to-version
. - Adjusted
MigrationCheckConsole
with the optionlast-version
to receive the last executed version of the migration. - Adjusted
PropelCommandRunner::runCommand()
to pass command line arguments to Propel. - Increased
PropelOrm
dependency version.