This repository has been archived by the owner on Mar 2, 2021. It is now read-only.
Releases: chrisandchris/passive-record-orm
Releases · chrisandchris/passive-record-orm
Release v2.5.3
Minor bug fix release.
Release v2.5.2
This release
Adds
- Support for Symfony 3.3
Release v2.5.1
- Added missing service definition for BusinessProcess
Release v2.5.0
- Added BusinessProcess
Release v2.4.0
Minor release containing bug fixes and expansions.
Release v2.3.2
Fixes a bug when using auto camelCase with explicit qualifier and type cast (e.g. !table:some_column::int
). The script rendered this from and treated "int" like a column name.
Fixed issue in MySQL Bag
Merge pull request #24 from chrisandchris/feature/auto-camel-case fixes bug in mysql bag when using qualified column names and casting …
Add Type Casting
Merge pull request #23 from chrisandchris/feature/auto-camel-case added type caster
Relase v2.2.4
Minor release with bugfixes and minor improvements
Release v2.1.8
changed thrown exception in model