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