Skip to content

1.19.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 18 Apr 11:34
· 24 commits to master since this release

Included commits: 1.18.0...1.19.0

Improvements

  • Introduced TypeAwareSimpleArrayFormatter as an alternative for SimpleArrayFormatter to ensure that boolean column type values are cast to boolean on select queries.
  • Introduced PropelOrmConfig::isBooleanCastingEnabled().
  • Adjusted QueryBuilder with TypeAwareSimpleArrayFormatter usage.