Skip to content

Instance Property

definer

If supported by dialect, a user or role to be treated as the trigger’s owner for purposes of determining the privileges available to the trigger’s body.
var definer: (any SQLExpression)?

Discussion

Currently only supported by MySQL.