Files
reflector/server/migrations
Mathieu Virbel 0acb9cac79 Replace Literal with VideoPlatform StrEnum for platform field
- Create VideoPlatform StrEnum with WHEREBY and JITSI values
- Update rooms.py and meetings.py to use VideoPlatform enum
- Update views/rooms.py and video_platforms/factory.py to use enum values
- Generate new migration with proper server_default='whereby'
- Apply migration successfully with backward compatibility
- Fix linting and formatting issues

Addresses PR feedback point 1: use StrEnum instead of Literal[]
2025-09-02 17:36:14 -06:00
..
2025-08-13 10:03:38 -04:00
2023-08-29 10:58:27 +02:00

Generic single-database configuration.

Both data migrations and schema migrations must be in migrations.