Skip to content

Merge RoomHistory and RoomAccess Table and adapt the services. Also add GET /user/{id}/roomAccess

Closes #25 (closed)
Merge the DB Tables RoomHistory and RoomAccess.
Provide the Route GET /user/{id}/roomAccess for an easier accessibility instead of the find Queries

Merge request reports