There is a bug in `prisma@beta` when I mark my cus...
# orm-help
i
There is a bug in
prisma@beta
when I mark my custom field with
@createdAt
tag it doesn’t generate
prisma-client
like it’s supposed to
d
Thanks for raising this, can you please create a bug report here: https://github.com/prisma/prisma/issues/new?template=bug_report.md Possible with a minimal reproduction?
Are you running the prisma server with
prototype: true
flag?
i
Yes