Discussion
2
Replies
617
Views
Posted: August 17, 2015
Last activity: April 6, 2018
Closed
Extra columns added to work/history tables
Are there new columns added to the work/history
tables in Pega 7 as compared to Pega 6.2? We of course have custom work
and history tables for our workflows, so trying to understand if we have to
apply DDL changes to those tables.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
As long as you are using entirely custom table then that should work as
it was even after the upgrade. If you have modified any of the OOTB
tables then the generateddl.sh / generateddl.bat will generate the necessary DDL changes that can be applied.