20230926102500_add_participant_index_to_room_participants.sql

1ALTER TABLE room_participants ADD COLUMN participant_index INTEGER;