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
2026-02-03 16:20:57 +01:00
2026-03-08 18:17:17 +01:00
2026-02-03 16:20:57 +01:00
2026-02-08 15:57:44 +01:00
2026-02-03 16:36:02 +01:00
2026-02-03 16:20:57 +01:00
2026-02-03 16:20:57 +01:00
2026-03-08 18:17:17 +01:00
2026-02-08 15:57:44 +01:00
Description
No description provided
3 MiB
Languages
Java 98.8%
Dockerfile 1.2%