You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
This issue makes the problem described in this issue actionable, namely that DateTime from the Prisma schema should be mapped to the Date type in JS/TS, e.g:
This issue makes the problem described in this issue actionable, namely that
DateTime
from the Prisma schema should be mapped to theDate
type in JS/TS, e.g:should become:
The text was updated successfully, but these errors were encountered: