Обсуждение: How can I inherit constraints?

Поиск
Список
Период
Сортировка

How can I inherit constraints?

От
Andreas
Дата:
Hi,

how would I let a table inherit the constraints of its parent(s) ?

It'd be rather cool not having to repeat every foreign key a table 
inherited from it's parents.