test: fix test_migrate
This commit is contained in:
parent
3c88833154
commit
d6627906c7
@ -657,7 +657,7 @@ old_models_describe = {
|
|||||||
"constraints": {},
|
"constraints": {},
|
||||||
"description": None,
|
"description": None,
|
||||||
"python_type": "decimal.Decimal",
|
"python_type": "decimal.Decimal",
|
||||||
"db_field_types": {"": "DECIMAL(16,14)", "sqlite": "VARCHAR(40)"},
|
"db_field_types": {"": "DECIMAL(12,9)", "sqlite": "VARCHAR(40)"},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
"fk_fields": [],
|
"fk_fields": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user