Fix column addition regression test.

pull/3/head
Murtuza Zabuawala 2017-02-06 09:46:34 +00:00 committed by Dave Page
parent 4566877188
commit 3ea8a7b211
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class ColumnAddTestCase(BaseTestGenerator):
"attacl": [],
"is_primary_key": False,
"attnotnull": False,
"attlen": False,
"attlen": None,
"attprecision": None,
"attoptions": [],
"seclabels": []