[PonyORM-list] Encoding question

Mark Nesterovych m.nesterovych at gmail.com
Tue Jan 7 14:44:53 UTC 2014


Hello.
I am trying to create a field in table which should look like this:
`name` varchar(255) DEFAULT NULL
But both types I've tried UNICODE and STR produces next statement:
`name` varchar(255) CHARACTER SET utf8 NOT NULL

How can I get rid of CHARACTER SET here ?

Thank You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ponyorm-list/attachments/20140107/a9db5a94/attachment.html>


More information about the ponyorm-list mailing list