Hi,
It seems that our database and model are out of sync. I have added a new column to a table and used this column in new functionality. When deploying this new version to our test environment, the new column was not part of the upgrade (even while the upgrade box was checked) and subsequentially the execution of related procedures failed.
Although we have to look at the cause I would also like to know if there is a possibility to re-sync (if you can call it as such) the model with the database schema.
Any thoughts?