The Template.password field is migrated as a DateTime field
It looks like a typo. In the template manager migration file, the password field is set to DateTime
which is obviously incorrect.
We should add a new migration file to migrate it to SAUnicode
, with no downgrade.