Schema
Table
geno_lieu
Tablespace
(default)
Descriptions
There is no description for index geno_lieu_pkey
Definition
ALTER TABLE public.geno_lieu
ADD CONSTRAINT geno_lieu_pkey
PRIMARY KEY (idlieu, idgeno) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |