Files
video_downloader_real/pom.xml
Reeverflow 3a97f29170 - Added Flyway sql scripts
- Added SQL constraints added to respective tables see list below:
-- video_playlist: video_id playlist_id
-- Foreign keys reference originals, on delete cascade on both
- Added Java JPA Entity column name mapping to snake_case instead of using base Java camelCase
2026-03-08 18:17:17 +01:00

2.9 KiB