Join Slack
Powered by
Hopefully a simple question. I have a table `Move...
# orm-help
a
alexwasik
04/13/2022, 5:49 PM
Hopefully a simple question. I have a table
Move
which has
matchId
and
playerId
(among other things). I want to get all the moves for both players from the
matchId
but I'm struggling to write the prisma query. DB is SQLite
Open in Slack
Previous
Next