Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PSR-14 Event to modify event objects prior persistence #35

Merged
merged 1 commit into from
Aug 10, 2023

Commits on Aug 10, 2023

  1. Add PSR-14 Event to modify event objects prior persistence

    A new PSR-14 event is added that allows to modify the event right before
    it is persisted within Destination Data One import.
    
    This for example allows to alter dates, prices, etc.
    
    Improve handling of missing end time in dates.
    DanielSiepmann committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    63f05bf View commit details
    Browse the repository at this point in the history