Schema
Table
module
Tablespace
(default)
Descriptions
There is no description for index module_mod_nom_court_key
Definition
ALTER TABLE public.module
ADD CONSTRAINT module_mod_nom_court_key
UNIQUE (mod_nom_court) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |