Skip to content
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

v3.25.1 #118

Merged
merged 2 commits into from
Sep 16, 2024
Merged

v3.25.1 #118

merged 2 commits into from
Sep 16, 2024

Conversation

chullybun
Copy link
Collaborator

  • Fixed: Extend QueryFilterFieldConfigBase to include AsNullable() to specifiy whether the field supports null.
  • Fixed: Extend QueryFilterFieldConfigBase to include WithResultWriter() to specify a function to override the corresponding LINQ statement result writing.
  • Fixed: Adjusted the fluent-style method-chaining interface to improve usability (and consistency).

- *Fixed:* Extend `QueryFilterFieldConfigBase` to include `IsNullable()` to specifiy whether the field supports `null`, and include `StatementWriter()` to specify a function to override the statement result writing.
- *Fixed:* Extend `QueryFilterFieldConfigBase` to include `AsNullable()` to specifiy whether the field supports `null`.
- *Fixed:* Extend `QueryFilterFieldConfigBase` to include `WithResultWriter()` to specify a function to override the corresponding LINQ statement result writing.
- *Fixed:* Adjusted the fluent-style method-chaining interface to improve usability (and consistency).
@chullybun chullybun merged commit 5fa5d7a into main Sep 16, 2024
2 checks passed
@chullybun chullybun deleted the v3.25.1 branch September 16, 2024 21:56
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.

1 participant