1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Commit graph

3 commits

Author SHA1 Message Date
Daniel Neto
f4bb437634 Update 2023-10-04 11:24:46 -03:00
Daniel Neto
df26eb69ba Update 2023-10-04 11:18:42 -03:00
Daniel Neto
aa251eac71 Update foreign key constraints to CASCADE on delete
- Modified `vast_campaigns_has_videos` table's foreign keys for both `videos_id` and `vast_campaigns_id`.
- Now, deleting a video or a campaign will automatically remove related entries in `vast_campaigns_has_videos`.
2023-10-04 10:18:02 -03:00