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