Join Slack
Powered by
Does anyone know, when using Postgres is it possib...
# orm-help
c
Chris Tsongas
05/18/2022, 5:06 AM
Does anyone know, when using Postgres is it possible to use
@@index
to create indexes on
generated columns
?
n
Nurul
05/25/2022, 11:50 AM
Hey Chris 👋 I think it should be possible, are you getting any errors?
c
Chris Tsongas
05/25/2022, 4:21 PM
I actually gave up on using generated columns, dealing with Prisma's types was too much hassle compared to just setting values with JS.
3
Views
Open in Slack
Previous
Next