Skip to content

PHPC-1484: Support for allowDiskUse on find operations #1099

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

Closed
wants to merge 1 commit into from

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Feb 7, 2020

@alcaeus alcaeus requested a review from jmikola February 7, 2020 09:43
@alcaeus alcaeus self-assigned this Feb 7, 2020
@@ -288,6 +288,7 @@ static bool php_phongo_query_init(php_phongo_query_t* intern, zval* filter, zval
}
}

PHONGO_QUERY_OPT_BOOL("allowDiskUse", options, "allowDiskUse")
Copy link
Member

@jmikola jmikola Feb 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is brought to you by PHONGO_QUERY_OPT_BOOL.

alcaeus added a commit that referenced this pull request Feb 11, 2020
@alcaeus
Copy link
Member Author

alcaeus commented Feb 11, 2020

Manually merged in 7138487.

@alcaeus alcaeus closed this Feb 11, 2020
@alcaeus alcaeus deleted the phpc-1484 branch February 11, 2020 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants