prisma / prisma-engines

🚂 Engine components of Prisma ORM
https://www.prisma.io/docs/concepts/components/prisma-engines
Apache License 2.0
1.17k stars 228 forks source link

Investigate weirdness around nullability of timestamp fields #594

Closed tomhoule closed 4 years ago

tomhoule commented 4 years ago

Both Postgres and MySQL. This is a continuation of the type mappings work.

tomhoule commented 4 years ago

Related: https://github.com/prisma/prisma2/issues/1713