Skip to content

Conversation

@janedbal
Copy link
Member

@janedbal janedbal commented Nov 7, 2025

Hints should be set on the Query object, not the QueryBuilder. The example now correctly shows calling getQuery() before setHint().

Fixes #58

Hints should be set on the Query object, not the QueryBuilder.
The example now correctly shows calling getQuery() before setHint().

Fixes #58
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.

Readme usage shows to add hints to queryBuilder, but this should be a Query object instead

3 participants