Skip to content

feat(events): add new trait to wrap events

Josh Smith requested to merge josh-master-patch-69646 into master

Allows events to be overriden, which allows developers to tap into event and make changes within a DB transaction.

Merge request reports