Hi,
I have created a small add-in for GP using dex with a few tables. Recently, I made some changes to this add-in, as well as added a new column to one of the table definitions.
When i install the new .cnk file i get a sql error stating that the table definition doesn't match. I know why I am getting this error (the new column) but i don't know how do I upgrade the table definition via code rather than drop and recreate the table. I looked at an example of a table conversion on Customer Source but that seems really extensive for just adding a column to a table. Can anyone point me in the right direction here to a blog post or other form of example?
Thanks,
Aaron
*This post is locked for comments