-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that we got rid of all uses of query_all in the code, we can finally get rid of it and of all the other code that depended on it - most notably, QueryResult::merge_with_next_page_res for which it won't be possible to translate it to the upcoming iterator-based deserialization interface.
- Loading branch information
Showing
2 changed files
with
1 addition
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters