The docs on this are here: &lt;<https://www.prisma...
# orm-help
j
The docs on this are here: <https://www.prisma.io/docs/reference/api-reference/prisma-schema-reference#postgresql-2> But it's not super clear what to do. I tried putting
@db.SmallInt
in my schema, but that gave an error in VSCode.