#30446: Automatically resolve Value's output_field for stdlib types.
-------------------------------------+-------------------------------------
     Reporter:  Ozan Gerdaneri       |                    Owner:  Simon
         Type:                       |  Charette
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  SearchVector,        |             Triage Stage:  Accepted
  SearchVectorField , Value          |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"1b7623fdfd8d4157b03126006f23f74f4ef6255c" 1b7623fd]:
 {{{
 #!CommitTicketReference repository=""
 revision="1b7623fdfd8d4157b03126006f23f74f4ef6255c"
 Refs #30446 -- Defined output_field of BoundingCircle() GIS database
 function.

 This prevented the default behavior of
 BaseExpression._resolve_output_field from error'ing out when such
 functions accepted both expressions from mixed types
 (e.g. BoundingCircle(Polygon, num_seg=12)).
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30446#comment:12>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.d8d7f8ad283394d4c939e052f64429fd%40djangoproject.com.

Reply via email to