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