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

feat: allow running QueryBuilder queries on different connections #46547

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

icewind1991
Copy link
Member

Allows building a query from one connection but executing it on a different one.

Needed for, and extracted from the sharding code.

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Jul 15, 2024
@icewind1991 icewind1991 added this to the Nextcloud 30 milestone Jul 15, 2024
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, Fenn-CS, yemkareems, artonge and come-nc and removed request for a team July 15, 2024 20:04
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 merged commit decae5a into master Jul 16, 2024
167 checks passed
@icewind1991 icewind1991 deleted the query-builder-connection branch July 16, 2024 15:38
@blizzz blizzz mentioned this pull request Jul 24, 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