Open camillemonchicourt opened 10 years ago
The relation between topology and intervention was not designed the same way as others... I guess it's because an intervention can refer an existing topology, which is different from the inheritance of other topology classes.
I agree there might some refactoring to undertake here...
OK I understand !
Quand cette modification sera faite, il faudrait certainement adapter la VUE des interventions pour qu'elle continue à fonctionner.
Why is there a geom_3d in m_t_intervention while it is already in e_t_evenement ?
Also in m_t_intervention, the relation with e_t_evenement is now the column topology_id while it is called "evenement" in other tables (such as o_t_itineraire, f_t_foncier). It can be renamed topology_id or evenement_id (maybe better as the table is title e_t_evenement, sorry for the French...) but it should be the same everywhere.