Change DB column type
Hello
I created a data type and a property in it (property type decimal). After some time I needed to change the property type from decimal to text.
But when I try to write a value to a data type using an activity, I get the following error. How can I change the column type from decimal to text?