Files
reflector/server/migrations
Mathieu Virbel b9d483b29d Remove grace period logic and improve meeting deactivation
- Removed grace_period_minutes and last_participant_left_at fields
- Simplified deactivation logic based on actual usage patterns:
  * Active sessions: Keep meeting active regardless of scheduled time
  * Calendar meetings: Wait until scheduled end if unused, deactivate immediately once used and empty
  * On-the-fly meetings: Deactivate immediately when empty
- Created migration to drop unused database columns
- Updated tests to remove grace period test cases
2025-09-11 11:52:34 -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.