1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-06-09 20:21:18 +03:00
Quentin Gliech 144de0deb2 storage: freeze the error type on BoxRepository
This avoids having to deal with traits bounds everywhere. It also moves
the `boxed()` method to the PgRepository, because it was unnecessary to
keep it on the `Repository` trait
2024-07-26 11:36:55 +02:00
..
2024-06-28 15:59:21 +02:00
2024-05-07 07:32:02 +02:00