tskrio / seedling

Tasks for Today
https://tskr.io
MIT License
15 stars 7 forks source link

consider using no-foreign keys #186

Closed jacebenson closed 1 year ago

jacebenson commented 1 year ago

https://planetscale.com/docs/learn/operating-without-foreign-key-constraints

https://www.prisma.io/docs/concepts/components/prisma-schema/relations/relation-mode#switch-from-foreignkeys-to-prisma

jacebenson commented 1 year ago

This is done with the last major push.