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