Looks like you removed the config.requirements.mysql line from those two tests?
When I run it that way the VARCHAR/UNICODE test passes, but the String one fails with
psycopg2.errors.UndefinedObject) collation "utf8_bin" for encoding "UTF8" does not exist
(sqlite3.OperationalError) no such collation sequence: utf8_bin
Are you getting a different result? I updated off of master and ran against postgres/mysql/oracl/sqlite
this comaprison should return no change, because "Unicode" is the generic type:
The text was updated successfully, but these errors were encountered: