diff options
author | Keryn Knight <keryn@kerynknight.com> | 2021-07-07 19:32:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-07 20:32:57 +0200 |
commit | 5013798fe9a87b693ddb5589a8a408a04a873781 (patch) | |
tree | aabd068383202845c01344d8b6c635641e955df4 /django/db/backends/mysql/features.py | |
parent | 355ecd141671e34853d1ff99ffdb1a7fb95b4276 (diff) | |
download | django-5013798fe9a87b693ddb5589a8a408a04a873781.tar.gz |
Fixed #32840 -- Optimized Field.get_col().
get_col() used "self" as "output_field" when it was not given, and
unnecessarily compared "self" to "self".
Co-authored-by: Chris Jerdonek <chris.jerdonek@gmail.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Diffstat (limited to 'django/db/backends/mysql/features.py')
0 files changed, 0 insertions, 0 deletions