You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Patch Set 3:
Update: zzzeek said the failures are bugs in alembic:
sqlalchemy/alembic#671
and that he will fix them and release 1.4.2
Patch-set: 3
Reviewer: Gerrit User 4690 <4690@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Verified=0
this comaprison should return no change, because "Unicode" is the generic type:
The text was updated successfully, but these errors were encountered: