Parameters
| Name | Type | Mode |
|---|---|---|
| pevent_id | bigint | IN |
| puid_column | text | IN |
| excluded_columns | ARRAY | IN |
Get the SQL to use for replay from a audit log event
Arguments:
pevent_id: The event_id of the event in lizsync.logged_actions to replay
puid_column: The name of the column with unique uuid values
| Name | Type | Mode |
|---|---|---|
| pevent_id | bigint | IN |
| puid_column | text | IN |
| excluded_columns | ARRAY | IN |