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