umami-software / umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.
https://umami.is
MIT License
22.14k stars 4.13k forks source link

Add Cascade delete to event_data #2774

Closed LahlouMohamed closed 1 month ago

LahlouMohamed commented 3 months ago

Addition of cascading delete functionality to ensure that all data related to a specific period is correctly removed. Update of database schemas and necessary migration scripts.

Discussion : https://github.com/umami-software/umami/discussions/2789

vercel[bot] commented 3 months ago

Someone is attempting to deploy a commit to the umami-software Team on Vercel.

A member of the Team first needs to authorize it.

israelozarate7 commented 2 months ago

PRs are usually made against the dev branch. You are doing it against the master branch directly, if I am not mistaken, despite it being the default branch you should change your PR against dev.