Files
reflector/server/migrations
Mathieu Virbel 7f178b5f9e fix: Complete SQLAlchemy 2.0 migration - fix session parameter passing
- Update migration files to use SQLAlchemy 2.0 select() syntax
- Fix RoomController to use select(RoomModel) instead of rooms.select()
- Add session parameter to CalendarEventController method calls
- Update ics_sync.py service to properly manage sessions
- Fix test files to pass session parameter to controller methods
- Update test assertions for correct attendee parsing behavior
2025-09-22 17:59:44 -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.