Commit Graph

6 Commits

Author SHA1 Message Date
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
Reeverflow
b63d70078a ipv4 enforce in order to skip timeout for ipv6 search 2026-03-06 11:36:14 +01:00
Reeverflow
cd6cc9812a Forgot to commit and push. After the base is done, I'll be following normal git principles. 2026-02-05 11:17:55 +01:00
Reeverflow
a73221636e nexus - jenkins connector 2026-02-03 17:01:28 +01:00
Reeverflow
88f2bd6606 add nexus distribution management 2026-02-03 16:36:02 +01:00
Reeverflow
baa73c400e first commit 2026-02-03 16:20:57 +01:00