Skip to content

3.46.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 15 Aug 10:55
· 25 commits to master since this release

Included commits: 3.45.0...3.46.0

Improvements

  • Adjusted PropelFacadeInterface::copySchemaFilesToTargetDirectory() to scan nested directories for schema files and apply changes if a feature flag is enabled.
    • Schemas inside sub-folders Persistence/Propel/Schema/*/*.xml are checked now.
    • Optional schemas are merged only when a schema owner module config has is{FeatureFolderName}Enabled() and this config is enabled.