While I'm here, I wanted to add: I would love to have support for composite types. I model my data with lots of sub-objects (very hierarchically) I would love to be able to do that and not have Prisma break it out in to a separate table with a 1-1 relationship. It would be nice to have some control over that.