Select proper default for output_field based on distinct value#647
Select proper default for output_field based on distinct value#647javiplx wants to merge 13 commits intoadamchainz:mainfrom
output_field based on distinct value#647Conversation
Co-Authored-By: Adam Johnson <me@adamj.eu>
|
I believe that all functional tests succeed, but have no idea neither why the py38-multilint complains nor how to fix that particular error. |
|
The error: Run black on the file to fix that. |
|
So thinking about how we release this - it's a small breaking change. I think it will need a major version bump to communicate this, so I'd like to batch it with some other breaking changes I've not got around to making. |
|
@javiplx It'll be faster if you run |
|
Finally !!!! |
b13f652 to
ada23ea
Compare
Will return a set when distinct is enabled, and a list otherwise