Check that a follow happens only when the individual is under study
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Mon, 29 Sep 2025 22:26:07 +0000 (22:26 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Wed, 1 Oct 2025 22:14:27 +0000 (22:14 +0000)
commit5b05b6da8e1e2b83c8a96b13905d2def7d5df971
treed02624893d392f699f0bd93ad91a2de61b36a4b0
parent31fc898d56e7af32dec815610f374e0c6032671c
Check that a follow happens only when the individual is under study

Add INSERT and UPDATE trigger to FOLLOWS table.  Adjust BIOGRAPHY_DATA
triggers for check of changes to Entrydate and Departdate.
db/schemas/lib/triggers/Makefile
db/schemas/lib/triggers/create/biography_data.m4
db/schemas/lib/triggers/create/follows.m4 [new file with mode: 0644]
db/schemas/lib/triggers/drop/follows.m4 [new file with mode: 0644]