consistent columns order in export files

we have several copies of backendless applications. So, it’s like “main” app and “dev” app. From time to time we need to check if there were some changes in tables that weren’t copied from dev to main. Currently it’s done by exporting tables structure from both app and comparing it. But every time columns are in some kind of random order, so I need to manually sort it first. Also there is numbers near column name, I believe it’s something like “biggest size of data here”. I would like to be able to disable those numbers adding

Hello Yuriy,

I have created the ticket BKNDLSS-16907 about column order. But we can not remove the size of the data

Completed