Module create_trigger

Source
Expand description

Implementation of SQL CREATE TRIGGER statements

Structs§

SQLCreateTrigger
Representation of a trigger.

Enums§

SQLCreateTriggerOperation
Representation of the operation to execute the trigger on
SQLCreateTriggerPointInTime
Representation of a point in time definition of a create trigger statement