Just before alter script generation we have to create PSQL XML file with alter information. To create such a file we have to import new logical model (XMI). New physical model is created. We have to save that file and follow steps bellow:
Save this new PSQL file for next generation of alter scripts.
Columns ordering defined in previous PSLQ XML file is preserved. Just ammend missing ordering in the new PSQL file.