Schema has been altered without any intervention in the database
We have postgres databases in three different env – prod , qa and dev. We are facing an issue where multiple alter commands have been executed in batch without any developer intervention. Since we are hosted on GCP we can revert to older image for the database and work it out from there.