Closed wieczorek1990 closed 3 years ago
This resolves errors like:
django.db.utils.OperationalError: cannot ALTER TABLE "table_prefix_table_name" because it has pending trigger events
which happen in this scenario:
alter table insert alter table insert
This resolves errors like:
which happen in this scenario: