-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat: Port jobs table to snowflakes ids #56628
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
base: master
Are you sure you want to change the base?
Conversation
3fc86e6 to
98d2fad
Compare
come-nc
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.
The type changes are breaking OCP?
98d2fad to
4bb38c9
Compare
artonge
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.
Come's comment
Unfortunately, no way to get around that if we want to keep 32bits support :/ Good news is that looking at https://github.com/search?q=org%253Anextcloud+jobList&type=code this has zero impact has these APIs taking an Id are only used in server |
5ff3bda to
f544a59
Compare
artonge
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.
True that the impact should be limited as it is not used outside server, and also, any basic case should be ok, as the variable used to call getById would probably come from the return value of getJobs, which would be correctly typed.
3347572 to
1b10e8e
Compare
Signed-off-by: Carl Schwan <[email protected]>
1b10e8e to
0e686fc
Compare
Summary
TODO
Checklist
3. to review, feature component)stable32)