-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Cleanup versions entities in versions:clean command #43263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/backport to stable28 |
|
/backport to stable27 |
|
/backport to stable26 |
9df8844 to
b2cc661
Compare
This comment was marked as resolved.
This comment was marked as resolved.
|
b2cc661 to
22cb2e3
Compare
0b2b1a9 to
b0887c0
Compare
ca4d80b to
94fdd1c
Compare
11a31d5 to
915c02b
Compare
915c02b to
ea4898d
Compare
ad0d158 to
aead675
Compare
icewind1991
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
ed3f4ed
Compare
Indeed, improves separation of concern, thanks for the tip :) |
|
✨ +1 phpoint™ for Louis ✨ |
Signed-off-by: Louis Chemineau <[email protected]>
ed3f4ed to
fcdc8b4
Compare
Forgoten place where we need to remove versions entities in the database.
Fix #39046