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