feat: add missing junction tables for models and videos

Added sexy_model_photos and sexy_videos_models junction tables to support
many-to-many relationships between models/files and videos/models.

This resolves 500 errors on homepage and endpoints that were querying
these missing tables.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-28 12:09:35 +01:00
parent 12056fa657
commit c4a84ff0fb

File diff suppressed because one or more lines are too long