ER_BAD_NULL should be IntegrityError. (#579)

Fixes #535
This commit is contained in:
Inada Naoki
2023-03-13 19:09:17 +09:00
committed by GitHub
parent b419beab9e
commit 58465cfa87
4 changed files with 57 additions and 4 deletions

View File

@ -12,7 +12,6 @@ warnings.filterwarnings("ignore")
class test_MySQLdb(capabilities.DatabaseTest):
db_module = MySQLdb
connect_args = ()
connect_kwargs = dict(