Uh oh!
There was an error while loading. Please reload this page.
Cleanup versions entities in versions:clean command - #43263
Conversation
artonge
commented
Feb 1, 2024
/backport to stable28 |
artonge
commented
Feb 1, 2024
/backport to stable27 |
artonge
commented
Feb 1, 2024
/backport to stable26 |
Uh oh!
There was an error while loading. Please reload this page.
9df8844 to
b2cc661Compare
This comment was marked as resolved.
This comment was marked as resolved.
nickvergessen
commented
Feb 1, 2024
|
b2cc661 to
22cb2e3Compare0b2b1a9 to
b0887c0CompareUh oh!
There was an error while loading. Please reload this page.
ca4d80b to
94fdd1cCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
11a31d5 to
915c02bCompareUh oh!
There was an error while loading. Please reload this page.
915c02b to
ea4898dCompareUh oh!
There was an error while loading. Please reload this page.
ad0d158 to
aead675Compare
icewind1991
left a comment
There was a problem hiding this comment.
For bonus phpoints™ you can split off the fileid chunk fetching into a generator to hopefully make it bit more readable than the mixing of queries
aead675 to
ed3f4edCompareartonge
commented
Mar 5, 2024
Indeed, improves separation of concern, thanks for the tip :) |
✨ +1 phpoint™ for Louis ✨ |
Signed-off-by: Louis Chemineau <louis@chmn.me>
ed3f4ed to
fcdc8b4Compare
Forgoten place where we need to remove versions entities in the database.
Fix#39046