pub const DEFAULT_TABLE_NAME: &str = "audit_outbox";
Default outbox table name used when a builder’s table_name is not set.
table_name