dev
PPrisma
•Created by dev on 7/17/2024 in #help-and-questions
Include in findone return null if the join table not have its id
2 replies
PPrisma
•Created by dev on 7/15/2024 in #help-and-questions
Hi everyone. I have a question regarding NestJS and Prisma ORM.
Hi everyone. I have a question regarding NestJS and Prisma ORM. I'm working with a table that includes fields like createdAt, updatedAt, etc. When querying with Prisma, I'd like to alias these field names to created_at, updated_at, and so on. Does Prisma have any operators or functionality that support aliasing field names? Thanks in advance for your help!
3 replies