Skip to content

Releases: laravel-doctrine/orm

v1.3.3

03 Apr 12:11
Compare
Choose a tag to compare
  • Add support for default table options in configuration
  • Supported hydrating private properties of base class

v1.2.12

03 Apr 12:10
Compare
Choose a tag to compare

Add support for default table options in configuration

v1.3.2

29 Mar 13:22
Compare
Choose a tag to compare
  • Doctrine <-> Laravel cache lifetime fix

v1.3.1

21 Feb 11:59
Compare
Choose a tag to compare

Fix for default cache driver

v1.2.11

21 Feb 11:59
Compare
Choose a tag to compare

Fix for default cache driver

v1.3.0

29 Jan 13:50
c7bec6d
Compare
Choose a tag to compare
  • Laravel 5.4 release

v1.2.10

29 Jan 13:29
dccbd6a
Compare
Choose a tag to compare
  • 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

17 Jan 19:10
Compare
Choose a tag to compare
  • Alternative Pagination traits (#200)
  • Adding state() helper for Factory (#198)

v1.2.8

25 Sep 18:06
9b32992
Compare
Choose a tag to compare
  • Fix issue with L5.2 and notifications
  • Fix typehint in DoctrineChannel

v1.2.7

24 Sep 18:41
b83ad92
Compare
Choose a tag to compare

Use Doctrine channel as default database notification channel