Releases: laravel-doctrine/orm
Releases · laravel-doctrine/orm
v1.3.3
- Add support for default table options in configuration
- Supported hydrating private properties of base class
v1.2.12
Add support for default table options in configuration
v1.3.2
- Doctrine <-> Laravel cache lifetime fix
v1.3.1
Fix for default cache driver
v1.2.11
Fix for default cache driver
v1.3.0
- Laravel 5.4 release
v1.2.10
- Trait to help interact with Doctrine in integration tests
- Add the routes substitute bindings middleware for doctrine entities
- Separating query, result and metadata cache
- Fix --no-backup option in EntityGenerator
- Dynamically add fluent mapping files on runtime
v1.2.9
v1.2.8
- Fix issue with L5.2 and notifications
- Fix typehint in DoctrineChannel
v1.2.7
Use Doctrine channel as default database notification channel