PeopleTools Upgrade Final Alter Audit for PT 8.57
When upgrading PeopleTools to 8.57.06, both the Initial Alter Audit and the Final Alter Audit scripts produce scripts that alter tables by rename vs the settings option to alter in place.
Why? Is this a bug? Even when I tried to create the sql script directly from application designer with the 'alter in place' radio button on, the resulting scripts still did the alter by table rename. Is there a way around to produce a script that actually alters the tables in place?