[Bug 1236297] Re: Unicode errors with PostgreSQL and RawStr fields

Aurélien Bompard aurelien at bompard.org
Mon Oct 7 15:11:17 CEST 2013


Here's the schema migration script, it's pretty simple.
I'm converting existing data to ASCII and not UTF-8 because we don't expect non-ascii chars to be in the moderator_password column (it should contain the result of the config.password_context.encrypt() function, which is ASCII-only.

** Attachment added: "mm_20131007000000.py"
   https://bugs.launchpad.net/mailman/+bug/1236297/+attachment/3864274/+files/mm_20131007000000.py

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1236297

Title:
  Unicode errors with PostgreSQL and RawStr fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1236297/+subscriptions


More information about the Mailman-coders mailing list