0.2.67
What's Changed
- MysqlTypeMapper: add support for FLOAT types by @hemberger in #572
- support for cross joins. don't error on joins of subqueries by @jakubvojacek in #569
- Implement
RuntimeConfig->parameterTypeValidation('strict'|'lax')
and use it in DoctrineKeyValueStyleRule by @hemberger in #563
Full Changelog: 0.2.66...0.2.67