Schema
Table
t_measure_mobj
Descriptions
a measure can be attached to O or 1 unit
Definition
FOREIGN KEY (mobj_uni_id)
REFERENCES public.tr_unit_uni(uni_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 |