Description
Currently it's possible to store an integer on a string based field using the Appier data model storage engine. This is a serious vulnerability that may lead to corruption of the database.
Solution
Ensure proper validation of the data types on storage/persist operations.