Schema
Table
tr_solution_sol
Descriptions
Une solution est rattachée à 1 et 1 seul type de solution
Definition
FOREIGN KEY (sol_tys_id)
REFERENCES public.tr_type_solution_tys(tys_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 |