Issue #3272969: Remove UnqiueField constraint.
1 unresolved thread
Closes #3272969
Merge request reports
Activity
11 11 function block_content_update_last_removed() { 12 12 return 8600; 13 13 } 14 15 /** 16 * Drop UniqueField constraint. 17 */ 18 function block_content_update_9401() { 19 $entity_type = 'block_content'; changed this line in version 7 of the diff
added 1 commit
added 827 commits
-
9ca864ae...e9cde297 - 825 commits from branch
project:9.5.x
- 22435e6e - Issue #3272969: Merge upstream.
- f07b4245 - Issue #3272969: Check that contraint exists.
-
9ca864ae...e9cde297 - 825 commits from branch
added 1 commit
Please register or sign in to reply