Обсуждение: check constraints

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

check constraints

От
"Danno"
Дата:
Is it possible to enumerate the check constraint of a
given field in a table.  I want to do this dynamically
so I can populate a drop down list in a web form.

I'm using pyPgSQL to interface with Postgres from
Python.

thanks
Dann-o