#34547: Deprecate DatabaseOperations.field_cast_sql().
-------------------------------------+-------------------------------------
               Reporter:  Mariusz    |          Owner:  nobody
  Felisiak                           |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:  Database   |        Version:  dev
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 `DatabaseOperations.field_cast_sql()` is noop for all builtin backends
 since 1586a09b7949bbb7b0d84cb74ce1cadc25cbb355. I think we can deprecate
 it in favor of `DatabaseOperations.lookup_cast()` which is more flexible.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34547>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070187fc71b815-ec4f6058-4643-4569-8e9c-39da6b68fbab-000000%40eu-central-1.amazonses.com.

Reply via email to