Hey! I'm just starting with prisma and was wonderi...
# prisma-client
n
Hey! I'm just starting with prisma and was wondering if there was any way to use date manipulations? For example if I have event records that are timestamped, and I want to group them by week, is there a prisma equivalent of DATE_TRUNC?
n
@Nivv 👋 Welcome to Prisma’s Slack. You would need to use a raw query to work with truncated dates. It would be great if you could add a 👍 to this feature request so that prisma team could prioritise this.
n
Thank and done
💯 1
And also, does prisma work with AWS Aurora out of the box?
s