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