#15304: `Model.objects.create()` returns `long` instead of `int`.
-------------------------------------+-------------------------------------
               Reporter:  mrmachine  |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Milestone:             |      Component:  Database layer
                Version:  SVN        |  (models, ORM)
             Resolution:             |       Severity:  Normal
           Triage Stage:  Ready for  |       Keywords:  int long primary
  checkin                            |  key create get
    Needs documentation:  0          |      Has patch:  1
Patch needs improvement:  0          |    Needs tests:  0
                                     |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by dmclain):

 * easy:   => 0
 * stage:  Accepted => Ready for checkin


Comment:

 It looks good to me on sqlite and postgres, I don't have a test setup for
 other DBs, but given that it's just running the PK through the same output
 function that is being called on all other fields, it seems unlikely to
 cause issues.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15304#comment:8>
Django <http://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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to