Database table promotion issues

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
AkshayKhanolkar
Posts: 43
Joined: May 2nd, 2022, 11:53 am
Contact:

Database table promotion issues

Unread post by AkshayKhanolkar »

Trying to promote a project with changes to a pre-existing database table. To be more specific:
Added a few new columns
Removed the NOT NULL constraint from an old existing column.
Removed the same old column from being a part of the Primary Key.
Removed the same old column entirely from the table.
Added one of the new columns as the 2-column Primary Key.

We are getting the following Error:
CantexContactUsPageQAFail.JPG
word count: 72
Post Reply