Closed mrdeadsake closed 5 years ago
@film42
Don't ask me why but when we "simplified" this code it caused a problem where EVERY single field type got set to int no matter what it should have been.
int
I verified that this version correctly does the migration and sets the right type.
@film42
Don't ask me why but when we "simplified" this code it caused a problem where EVERY single field type got set to
int
no matter what it should have been.I verified that this version correctly does the migration and sets the right type.