Join Slack
Powered by
Needs to be `numPlayers Int @db.SmallInt` the `Int...
# orm-help
c
Chris Tsongas
10/05/2021, 4:33 AM
Needs to be
numPlayers Int @db.SmallInt
the
Int
part is the Prisma type, the other part is the Postgres type.
💯 1
Open in Slack
Previous
Next