https://bugs.documentfoundation.org/show_bug.cgi?id=119431

--- Comment #10 from Julien Nabet <[email protected]> ---
I tried to reproduce this but had this error message when typing:
CREATE TRIGGER PUBLIC. "Test2_TRG" BEFORE UPDATE ON PUBLIC. "Test2" REFERENCING
OLD ROW AS OLDROW NEW ROW AS NEWROW FOR EACH ROW SET NEWROW. "UpdateDateTime" =
CURRENT_TIMESTAMP;

1: Unexpected end of command: REFERENCING in statement [CREATE TRIGGER PUBLIC.
"Test2_TRG" BEFORE UPDATE ON PUBLIC. "Test2" REFERENCING]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to