Schema
Table
stockage_pollen
Descriptions
There is no description for foreign key fk_stockage_pollen_emplacement
Definition
FOREIGN KEY (idemplacement)
REFERENCES public.emplacement(idemplacement)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |