I’m using prisma 1 and I need records from the tab...
# orm-help
h
I’m using prisma 1 and I need records from the table which contains
createdAt
with exact given date. but when I’m passing full date with ISO format it’s not returning any records from the table.