TriggerCreationHooks
Experimental Alpha
Hooks used in the creation of a table diff trigger.
Properties
| Property | Type | Description |
|---|---|---|
beforeCreate? | (context) => Promise<void> | Alpha Executed inside a write lock before the trigger is created. |
Experimental Alpha
Hooks used in the creation of a table diff trigger.
| Property | Type | Description |
|---|---|---|
beforeCreate? | (context) => Promise<void> | Alpha Executed inside a write lock before the trigger is created. |