We have created column with GENERATED ALWAYS AS clause. Column is getting created from the modeler as it is not supported from development artifacts.
Now, when we move our transport these column is getting dropped.
One way around is to exclude table from transport.
But there might be some other way around. we want to know if it is there.