#31030: register SQLite functions as deterministic on Python 3.8
-------------------------------------+-------------------------------------
               Reporter:  Sergey     |          Owner:  nobody
  Fedoseev                           |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:  Database   |        Version:  master
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:  sqlite
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 On Python 3.8 `deterministic` parameter was added to
 
[https://docs.python.org/3/library/sqlite3.html#sqlite3.Connection.create_function
 sqlite3.Connection.create_function() ], it should be used when possible to
 allow SQLite to perform additional optimizations.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31030>
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/053.fd25d5397e689e555da5eaad17cff620%40djangoproject.com.

Reply via email to