Operator Advisor: adding properties on the _AP table
Hi,
I'm learning how Operator Advisor works and how we can use it in our future projects.
I understand when I add properties in the _AP table before I run the service 'CreateTables', the properties are added in de database table.
But let's say the project is live, already containing data, and I want to upgrade the data model. How do we do this? Do we add a field in the datashape and add a column in the database manual? Or are there services to update all _AP tables? Because 'CreateTables' goes in error if I try a second time.
Jasper

