Schema
Table
topographie_lieu
Descriptions
There is no description for foreign key fk_antecedent
Definition
FOREIGN KEY (idlc_antecedent)
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) |