We have some String variables of up to 300 characters but when we export our Backendless app and import it on a different Backendless app it limits the max length of all String columns to 36 and doesnt bring the Default Values.
Hello @Samuel_Franco, I see the issue. We will create a ticket to fix it in general. Meanwhile you can just change size for each string column to auto, or put the size that you need.