Skip to content

Conversation

@dmdashenkov
Copy link
Contributor

With the new column API, there is no difference between the stored column name and the queries column name.

This resolves the issue with querying entities by IDs and columns (which did not work before, if the stored and queried column names did not match).

@dmdashenkov dmdashenkov self-assigned this Jul 25, 2019
@dmdashenkov dmdashenkov requested a review from armiol July 25, 2019 14:23
@dmdashenkov
Copy link
Contributor Author

@armiol, PTAL.

@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #120 into master will increase coverage by 0.96%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master     #120      +/-   ##
============================================
+ Coverage     94.15%   95.11%   +0.96%     
- Complexity      469      473       +4     
============================================
  Files            60       60              
  Lines          1762     1762              
  Branches         90       90              
============================================
+ Hits           1659     1676      +17     
+ Misses           74       57      -17     
  Partials         29       29

@dmdashenkov dmdashenkov merged commit 4881cac into master Jul 25, 2019
@dmdashenkov dmdashenkov deleted the entity-column-update branch July 25, 2019 14:40
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.

3 participants