]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update test_unicode and move to test suite
authorGord Thompson <gord@gordthompson.com>
Thu, 20 Feb 2020 22:38:09 +0000 (15:38 -0700)
committerGord Thompson <gord@gordthompson.com>
Sat, 22 Feb 2020 14:25:05 +0000 (07:25 -0700)
commitbebd757b06f10f29f9e3555dc0a3ba6fe3ec93d5
tree8345db223506c59300fd86d0ce36515793422700
parentf559f378c47811b5528ad1769cb86925e85fd1e5
Update test_unicode and move to test suite

External dialects will definitely want to
be able to test their handling of Unicode
table/column names.

Change-Id: If1b67cf170dc9e4a42e3f51760ced8ddb7a34fcf
lib/sqlalchemy/testing/suite/__init__.py
lib/sqlalchemy/testing/suite/test_unicode_ddl.py [moved from test/sql/test_unicode.py with 66% similarity]