Skip to content

v3.5.0

Compare
Choose a tag to compare
@crynobone crynobone released this 13 Nov 01:08
· 239 commits to 6.x since this release

Changes

  • Update support for Laravel Framework v5.5.
  • Utilize fetching instance of model collection via cursor().

Fixes

  • Tenant creation and deletion job should attempt to use given model instead of querying the database again.
  • Reset database connection after migration if possible.