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