Skip to content

Fix field name query converter #6569

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

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

stevejgordon
Copy link
Contributor

Fixes #6557

  • Add ConditionalWeakTable to client.
  • Updates FieldNameQueryConverterBase to use inferrer from settings, retrieved from ConditionalWeakTable.

@stevejgordon stevejgordon added bug 8.x Relates to a 8.x client version labels Jul 18, 2022
@stevejgordon stevejgordon merged commit a46440d into main Jul 18, 2022
@stevejgordon stevejgordon deleted the fix-field-name-query-converter-6557 branch July 18, 2022 10:18
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization
stevejgordon added a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 18, 2022
* Add ConditionalWeakTable to client

* Fix FieldNameQueryConverterBase serialization

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to a 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infer.Field<> for object initializer query results in C# lambda embedded in field name in JSON request
1 participant