#10070: Named parameters not working on raw sql queries with sqlite
-------------------------------------+-------------------------------------
     Reporter:  Matias Surdi         |                    Owner:  Ryan
                                     |  Cheley
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  1                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Shai Berger):

 Replying to [comment:25 Ryan Cheley]:
 > Shai Berger can you confirm which version of SQLite you are using?

 {{{#!python
 Python 3.10.7 (main, Oct  1 2022, 04:31:04) [GCC 12.2.0] on linux
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import  sqlite3
 >>> sqlite3.sqlite_version
 '3.39.4'
 }}}
 (in the env where I checked)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10070#comment:26>
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/010701841a82d275-10b195c7-8532-4528-92c7-c474c9cf8913-000000%40eu-central-1.amazonses.com.

Reply via email to