3.29.0
spryker-release-bot
released this
09 Feb 15:03
·
93 commits
to master
since this release
Included commits: 3.28.0...3.29.0
Improvements
- Introduced
PropelFacade::tableExists()
that checks if table with provided name exists in the current database. - Introduced
PropelConfig::getCurrentZedDatabaseName()
that returns current Zed database name.