Generating alter scripts for db with views

Hi, i have a quite large PostgreSQL database that is versioned. I was hoping to use Toad Data Modeler to generate alter scripts for version changes. So far it was working fine, however i have changed a table that is referenced by view. Unfortunately TDM fails to detect the dependency and i have to manually drop and recreate the view. Is it possible to do it any other way ?

Hi,

please wait for next BETA version. We will introduce visual creation of views, dependencies will be managed too. In the current version this functionality is missing.

Regards,

Vaclav