Remove dynamic_entity_reference_275136 module once #2751363: Don't allow test entities to share base table is fixed.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2766181_5.patch | 193.41 KB | chx |
Remove dynamic_entity_reference_275136 module once #2751363: Don't allow test entities to share base table is fixed.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2766181_5.patch | 193.41 KB | chx |
Comments
Comment #2
jibran#2751363: Don't allow test entities to share base table is in.
Comment #3
jibranIn this patch:
I tried
diff src/Tests/Update/der_dump-new.php src/Tests/Update/der_dump.phpbut the output was not useful.Comment #5
chx commented> Link Apply pending updates does not exist on http://localhost/checkout/update.php/selection
Your update did not run at all. The .sh needed a little love to work. Attached.
Also note that re-running the script requires resetting the dynamic_entity_reference directory or just removing the dump otherwise checking out 8.x-1.x fails because the dump has changes but the script is not resilient and will continue happily....
Comment #6
jibranLet's test rest of the DB drivers just for the sanity but this is ready. Thank you for fixing my stupid mistake.
Comment #8
jibranCommitted and pushed to 8.x-2.x.