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

Computed column partial update #740

Merged
merged 2 commits into from
Sep 24, 2019
Merged

Conversation

texodus
Copy link
Member

@texodus texodus commented Sep 24, 2019

Fixes #738

@codecov-io
Copy link

codecov-io commented Sep 24, 2019

Codecov Report

Merging #740 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #740   +/-   ##
======================================
  Coverage    92.3%   92.3%           
======================================
  Files          61      61           
  Lines        2703    2703           
======================================
  Hits         2495    2495           
  Misses        208     208

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11fd33b...e53374a. Read the comment docs.

@texodus texodus merged commit 9481128 into master Sep 24, 2019
@texodus texodus deleted the computed-column-partial-update branch September 24, 2019 05:20
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.

Computed columns do not update when grouped
3 participants