Join Slack
Powered by
Hi Guys, i have a String in my schema, but i want ...
# orm-help
m
Muhaki
08/09/2019, 7:24 AM
Hi Guys, i have a String in my schema, but i want it as VarChar in Postgres, how can i do that?
h
Harshit
08/09/2019, 12:00 PM
Just change the underlying datatype, it will work with Prisma
m
Muhaki
08/09/2019, 3:15 PM
From directly Postgres? Isn't there a better solution?
h
Harshit
08/09/2019, 3:16 PM
Yes, we will provide this customization option with Prisma 2, but right now this is the preferred solution
2
Views
Open in Slack
Previous
Next