Join Slack
Powered by
Hi guys :wave: , I'm working on an app using Pris...
# orm-help
m
mkspcd
05/20/2022, 5:57 AM
Hi guys 👋 ,
I'm working on an app using Prisma and MySQL.
In the Prisma Schema, is it possible to specify the type of a field as
Date
(YYYY-MM-DD), not
DateTime
?
EDIT : Nevermind, just found the support of native types mapping 🎉
https://www.prisma.io/docs/concepts/database-connectors/mysql#native-type-mappings
👍 1
2
Views
Open in Slack
Previous
Next