For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add migration middleware into backoffice

Database migrations now run automatically on the backoffice, and a related AuditTrail foreign-key issue was fixed.

This includes:

  • Database migrations now run automatically on the backoffice

  • Fixed a related AuditTrail foreign-key issue

How it benefits the Merchant

Reduces manual maintenance overhead and prevents database errors, keeping the backoffice running smoothly.

Potential FAQs

Q: Do I need to run migrations manually now?

A: No — migrations now run automatically on the backoffice.

Q: Was any audit trail data affected by the foreign-key issue?

A: The description does not specify; check with your account manager for details.

Last updated