video-accessibility/backend/app/migrations
michael 3ca70a7c03 fix: add rendering_video status to MongoDB schema validator
The rendering_video status was defined in job.py and frontend types but
was missing from the MongoDB schema validator, causing document update
failures when jobs transitioned to the rendering_video state.

Changes:
- Add migration script to update existing databases
- Update mongodb-init.js for new database setups

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 08:40:23 -06:00
..
scripts fix: add rendering_video status to MongoDB schema validator 2025-12-27 08:40:23 -06:00
__init__.py initial commit 2025-08-24 16:28:33 -05:00
migrator.py initial commit 2025-08-24 16:28:33 -05:00