Page 1 of 1

Generated Column Support

Posted: Thu 18 Apr 2019 20:35
by nphaase
Are generated columns supported in a Project to DB Schema comparison? Whenever I perform a schema compare between a project (source) and a database (destination) where both have a column defined as a generated column, the schema compare shows that the project version is simply defined as a DEFAULT NULL column. The resulting synchronization script then attempts to drop the column and recreate it as a DEFAULT NULL column.

This issue has been reported previously here: viewtopic.php?f=23&t=33591&hilit=generated+columns

The last comment says that it was resolved, but it is not.

Re: Generated Column Support

Posted: Sat 20 Apr 2019 08:29
by alexa
We will fix these issues in one of the next product versions and will notify you once it's available for downloading.