schema_trigger
Definition
/**
* @param non-empty-list<TriggerEvent> $events
*/
schema_trigger(string $name, string $tableName, TriggerTiming $timing, array $events, string $functionName, bool $forEachRow, ?string $whenCondition) : Trigger /**
* @param non-empty-list<TriggerEvent> $events
*/
schema_trigger(string $name, string $tableName, TriggerTiming $timing, array $events, string $functionName, bool $forEachRow, ?string $whenCondition) : Trigger