5.11.0
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