Thread: check constraints

check constraints

From
"Danno"
Date:
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