events/Classes/Updates
Daniel Siepmann 3d0d5d8645
Add PSR-14 Event to modify event objects prior persistence (#35)
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.
2023-08-10 14:20:37 +02:00
..
MigrateDuplicateLocations.php Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
MigrateOldLocations.php Prevent exception due to missing database columns in update wizard (#29) 2023-07-04 10:31:01 +02:00