Generated Column Support
Posted: Thu 18 Apr 2019 20:35
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.
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.