Allow column type to change without worrying about view dependencies

Поиск
Список
Период
Сортировка
От Emi Lu
Тема Allow column type to change without worrying about view dependencies
Дата
Msg-id 4A16BCCD.1020508@encs.concordia.ca
обсуждение исходный текст
Список pgsql-sql
Good morning,

When there are lots of views and complicated dependencies, it is not 
easy to alter column from varchar(a) to varchar(b).

Is it possible when defining a view, adding cascade or some other key 
word(s) to allow column type change?

When column1 is changed, all related views' column type is changed as well.

Thanks,
---
Lu Ying



В списке pgsql-sql по дате отправления:

Предыдущее
От: James Kitambara
Дата:
Сообщение: Re: Need help combining 2 tables together
Следующее
От: "Oliveiros Cristina"
Дата:
Сообщение: Re: Need help combining 2 tables together