Skip to content

Improve migrations using triggers

yorickpeterse-staging requested to merge check-trigger-permissions-mysql into master

This improves our migration helpers code so triggers are only created if possible, and dropping them happens only if necessary.

See https://gitlab.com/gitlab-org/gitlab-ce/issues/36633 and the commits in this MR for more information.

General Checklist

Merge request reports