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

Allow to modify the query FillMode #27

Merged
merged 2 commits into from
Jul 28, 2021
Merged

Allow to modify the query FillMode #27

merged 2 commits into from
Jul 28, 2021

Conversation

andresmgot
Copy link
Collaborator

@andresmgot andresmgot commented Jul 26, 2021

Fixes #26

This PR adds a new property to the Query struct to be able to define a FillMode.

If a query sets this FillMode, that one will be used rather than the data source default.

@andresmgot andresmgot changed the title Allow to modify the query FillMode in a macro Allow to modify the query FillMode Jul 27, 2021
@andresmgot andresmgot merged commit b12dd4c into main Jul 28, 2021
@sasklacz sasklacz deleted the queryFillMode branch January 9, 2023 13:53
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.

Support FillMode per query
2 participants