Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Releases: chrisandchris/passive-record-orm

Release v2.5.3

15 Aug 07:56
Compare
Choose a tag to compare

Minor bug fix release.

Release v2.5.2

06 Jan 08:29
8e3e99e
Compare
Choose a tag to compare

This release

Adds

  • Support for Symfony 3.3

Release v2.5.1

04 Dec 09:07
Compare
Choose a tag to compare
  • Added missing service definition for BusinessProcess

Release v2.5.0

04 Dec 08:47
Compare
Choose a tag to compare
  • Added BusinessProcess

Release v2.4.0

03 Dec 11:28
5b4fae3
Compare
Choose a tag to compare

Minor release containing bug fixes and expansions.

Release v2.3.2

29 Jul 15:11
Compare
Choose a tag to compare

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

28 Jul 08:57
Compare
Choose a tag to compare
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

28 Jul 08:17
Compare
Choose a tag to compare
Merge pull request #23 from chrisandchris/feature/auto-camel-case

added type caster

Relase v2.2.4

27 Jul 15:45
Compare
Choose a tag to compare

Minor release with bugfixes and minor improvements

Release v2.1.8

10 Jul 16:12
Compare
Choose a tag to compare
changed thrown exception in model