#9349: CharField create a varchar column
------------------------------------------+---------------------------------
 Reporter:  aiev                          |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Database layer (models, ORM)  |     Version:  SVN       
 Keywords:  char, varchar                 |       Stage:  Unreviewed
Has_patch:  0                             |  
------------------------------------------+---------------------------------
 I know that in most situations we have to use an varchar column, but not
 always!

 CharField intuitively mean an char column.
 The semantics of my database is wrong when I need to create a column of
 type char unless I change it directly in the database, but its not
 elegant.

 An FixedCharField (or something else) could resolve it. :/
 This is a small detail, sorry if this has no importance

 Regards

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9349>
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to