Re: [Django] #5745: MySQL Collations/Charsets and Engines

2020-08-15 Thread Django
#5745: MySQL Collations/Charsets and Engines
-+-
 Reporter:  Armin Ronacher   |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  mysql| Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Peter Thomassen):

 * cc: Peter Thomassen (added)


-- 
Ticket URL: 
Django 
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/072.8a0d173e5b5e8bcff373c5e60a722105%40djangoproject.com.


Re: [Django] #5745: MySQL Collations/Charsets and Engines

2020-03-25 Thread Django
#5745: MySQL Collations/Charsets and Engines
-+-
 Reporter:  Armin Ronacher   |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  mysql| Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Adam (Chainz) Johnson):

 * cc: Adam (Chainz) Johnson (added)


-- 
Ticket URL: 
Django 
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/072.1fe94fcf62172bd9dbd972960693731d%40djangoproject.com.


Re: [Django] #5745: MySQL Collations/Charsets and Engines

2015-10-24 Thread Django
#5745: MySQL Collations/Charsets and Engines
-+-
 Reporter:  Armin Ronacher   |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  mysql| Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by adamchainz):

 * cc: me@… (added)


--
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.8c64e6bfee44289dd5120a5378a29753%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #5745: MySQL Collations/Charsets and Engines

2015-01-27 Thread Django
#5745: MySQL Collations/Charsets and Engines
-+-
 Reporter:  Armin Ronacher   |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  mysql| Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by shaib):

 * cc: shaib (added)


Comment:

 For the record:

 All core backends (except Oracle, it seems) can set collation per column;
 collation names are not standard (and SQLite has only 3 built-in
 collations, none of them reasonable for any native language). Except (I
 think) for Oracle, they can also set collation for a specific query (the
 collation can be used in ordering comparisons or in `ORDER BY`). This
 means that any reasonable collation support in core would beget backend-
 specific usages, which I wouldn't like.

 However, I think core should make it possible to add collation support via
 external libraries. I would like to see the API for such extension.

 Of all core backends, the only one which can set the character encoding at
 a level lower than the whole database is MySQL. Since Django does not
 usually create databases (except for test databases), I think this feature
 should not be added (except, with the API mentioned above, in a MySQL-
 specific library outside core).

--
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.3c048d6c76bf6833f721a408fff2df37%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #5745: MySQL Collations/Charsets and Engines

2015-01-26 Thread Django
#5745: MySQL Collations/Charsets and Engines
-+-
 Reporter:  Armin Ronacher   |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  mysql| Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by collinanderson):

 * keywords:   => mysql
 * cc: cmawebsite@… (added)


--
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.d46abe55044a443c6514b4859aee2e58%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #5745: MySQL Collations/Charsets and Engines

2011-06-14 Thread Django
#5745: MySQL Collations/Charsets and Engines
-+-
   Reporter:  Armin  |  Owner:  nobody
  Ronacher   | Status:  new
   Type:  New|  Component:  Database layer
  feature|  (models, ORM)
  Milestone: |   Severity:  Normal
Version:  SVN|   Keywords:
 Resolution: |  Has patch:  0
   Triage Stage:  Accepted   |Needs tests:  0
Needs documentation:  0  |  Easy pickings:  0
Patch needs improvement:  0  |
  UI/UX:  0  |
-+-
Changes (by jdchrist@…):

 * cc: jdchrist@… (added)
 * ui_ux:   => 0
 * easy:   => 0


-- 
Ticket URL: 
Django 
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.



Re: [Django] #5745: MySQL Collations/Charsets and Engines

2010-09-12 Thread Django
#5745: MySQL Collations/Charsets and Engines
---+
  Reporter:  Armin Ronacher| Owner:  nobody
Status:  new   | Milestone:
 Component:  Database layer (models, ORM)  |   Version:  SVN   
Resolution:|  Keywords:
 Stage:  Accepted  | Has_patch:  0 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by mitsuhiko):

 In hindsight that should be implemented database backend independent and
 unicode does not appear to specify names for collations, so that should
 probably not be fixed in the way I originally recommended.

-- 
Ticket URL: 
Django 
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-upda...@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.



Re: [Django] #5745: MySQL Collations/Charsets and Engines

2010-09-11 Thread Django
#5745: MySQL Collations/Charsets and Engines
---+
  Reporter:  Armin Ronacher| Owner:  nobody
Status:  new   | Milestone:
 Component:  Database layer (models, ORM)  |   Version:  SVN   
Resolution:|  Keywords:
 Stage:  Accepted  | Has_patch:  0 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by mitsuhiko):

 Damn. That was not a very friendly written ticket. :)

-- 
Ticket URL: 
Django 
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-upda...@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.



Re: [Django] #5745: MySQL Collations/Charsets and Engines

2010-09-11 Thread Django
#5745: MySQL Collations/Charsets and Engines
---+
  Reporter:  Armin Ronacher| Owner:  nobody
Status:  new   | Milestone:
 Component:  Database layer (models, ORM)  |   Version:  SVN   
Resolution:|  Keywords:
 Stage:  Accepted  | Has_patch:  0 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by mtredinnick):

  * stage:  Design decision needed => Accepted

-- 
Ticket URL: 
Django 
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-upda...@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.