Add missing ON DELETE FK constraints referencing users table
Issue 195699. The following tables were missing FK constraints referencing the users table (user_id column) with cascading ON DELETE: - protected_tag_create_access_levels - protected_branch_merge_access_levels - path_locks - protected_branch_push_access_levels - u2f_registrations
Showing
Please register or sign in to comment