Skip to content

5.11.0

Choose a tag to compare

@jesperhodge jesperhodge released this 20 Mar 18:27
· 245 commits to master since this release
e542f25

What's Changed

  • Adding foreign key to EnterpriseCustomerUser. This is part of #2338 .

Warning

  • If you want to avoid downtime for a large EnterpriseCustomerUser table, you must ensure that no entries in that table are NULL (but the field remains nullable). To do this, deploy #2341 first and run the management command as defined there.

Full Changelog: 5.10.3...5.11.0