Schema
Table
t_measure_mdet
Descriptions
a measure must be attached to one and only one singularity detection
Definition
FOREIGN KEY (mdet_det_id)
REFERENCES public.t_detection_singularity_det(det_id)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 07/12/2018 13:23 |