You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data_model/gn_synthese/synthese.sql
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,8 @@ CREATE TRIGGER tri_update_calculate_sensitivity BEFORE UPDATE OF date_min, date_
200
200
201
201
CREATETRIGGERtri_update_cor_area_synthese AFTER UPDATE OF the_geom_local, the_geom_4326 ONgn_synthese.synthese FOR EACH ROW EXECUTE FUNCTION gn_synthese.fct_trig_update_in_cor_area_synthese();
0 commit comments