Skip to content
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

fix: cast to bigint on postgresql #46644

Merged
merged 2 commits into from
Jul 24, 2024
Merged

fix: cast to bigint on postgresql #46644

merged 2 commits into from
Jul 24, 2024

Conversation

icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Jul 19, 2024

Ensure that queries casting to fileids work with >32bit fileids.

Comes with bonus "prepare query for sharding" change.

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Jul 19, 2024
@icewind1991 icewind1991 added this to the Nextcloud 30 milestone Jul 19, 2024
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, yemkareems and sorbaugh and removed request for a team July 19, 2024 16:08
@sorbaugh sorbaugh requested a review from Altahrim July 22, 2024 08:59
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@susnux susnux merged commit 57ed738 into master Jul 24, 2024
167 checks passed
@susnux susnux deleted the cast-bigint branch July 24, 2024 18:39
@blizzz blizzz mentioned this pull request Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants