forked from lavina/lavina
1
0
Fork 0
lavina/crates/lavina-core
Mikhail 5512a74999 Check if user is a member before inserting a membership (#62)
It would typically fail on insertion due to uniqueness constraints: user id - room id.

Reviewed-on: lavina/lavina#62
Co-authored-by: Mikhail <mikhail@liamets.dev>
Co-committed-by: Mikhail <mikhail@liamets.dev>
2024-05-08 22:10:32 +00:00
..
migrations argon2-based password hashing (#55) 2024-04-23 16:31:00 +00:00
src Check if user is a member before inserting a membership (#62) 2024-05-08 22:10:32 +00:00
Cargo.toml argon2-based password hashing (#55) 2024-04-23 16:31:00 +00:00