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
@janedbal janedbal force-pushed the claude/fix-readme-query-hints-011CUtPyaUfDgw5rxzejXUpc branch from 4fc82cc to 7d608b7 Compare November 27, 2025 11:11
@janedbal janedbal merged commit 069b7e0 into master Nov 27, 2025
10 checks passed
@janedbal janedbal deleted the claude/fix-readme-query-hints-011CUtPyaUfDgw5rxzejXUpc branch November 27, 2025 11:14
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