forked from lavina/lavina
Compare commits
2 Commits
b538cd97a9
...
eeffa212f0
Author | SHA1 | Date |
---|---|---|
Mikhail | eeffa212f0 | |
Mikhail | e9d777b16d |
|
@ -15,10 +15,6 @@ impl Storage {
|
|||
memberships
|
||||
where
|
||||
user_id = ? and room_id = ?;
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> 775f43a (Fix query)
|
||||
",
|
||||
)
|
||||
.bind(player_id)
|
||||
|
|
Loading…
Reference in New Issue