#30469: Boolean False becomes NULL with recent mysql-connector-python
-------------------------------------+-------------------------------------
     Reporter:  Johannes la Poutre   |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Adam (Chainz) Johnson):

 I've never used the Oracle driver and I trust it less than mysqlclient (or
 PyMySQL, which it would be nice to get Django to support officially).

 I do believe this is their bug, you should be able to create a test case
 with a simple query like `cursor.execute("SELECT %s", [False])`. The
 connector page ( https://dev.mysql.com/downloads/connector/python/ ) says
 to report through the MySQL bug tracker.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30469#comment:3>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.fe759ab8e5ebb5270b758863dff9b5f8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to