Dear Dave,
CREATE TRIGGER "tg_term_source_iu" BEFORE DELETEINSERT OR UPDATE ON
"translationforge_term_source" FOR EACH ROW EXECUTE PROCEDURE
tg_term_source_iu();
The properties of the trigger appear to be OK. Only the SQL definition does
not display well. I tried to understand the bug but did not succeed. Is this
an hbx display bug?
Cheers,
Jean-Michel