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

minor tweak to M2M so it flattens all_columns #730

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

dantownsend
Copy link
Member

@dantownsend dantownsend commented Dec 19, 2022

Resolves #728

@dantownsend dantownsend added the enhancement New feature or request label Dec 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2022

Codecov Report

Merging #730 (d5e8510) into master (d5123e9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #730   +/-   ##
=======================================
  Coverage   91.22%   91.23%           
=======================================
  Files         106      107    +1     
  Lines        7292     7300    +8     
=======================================
+ Hits         6652     6660    +8     
  Misses        640      640           
Impacted Files Coverage Δ
piccolo/columns/m2m.py 90.06% <100.00%> (+0.12%) ⬆️
piccolo/query/mixins.py 94.66% <100.00%> (-0.08%) ⬇️
piccolo/utils/list.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dantownsend dantownsend merged commit aa5ed9f into master Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M2M and all_columns
2 participants