View Source WalEx.Event (WalEx v3.0.0)

Summary

Functions

Macros for processing event

When single event per table is expected

When multiple events per table is expected (transaction)

Functions

Link to this macro

__using__(opts)

View Source (macro)

Macros for processing event

Link to this function

event(table, txn, app_name)

View Source

When single event per table is expected

Link to this function

events(table, txn, app_name)

View Source

When multiple events per table is expected (transaction)