will prisma ever support active record pattern in ...
# orm-help
n
will prisma ever support active record pattern in the future?
r
Hey @Neil Francis Nahid 👋 It’s unlikely that it will be supported since Prisma works very differently than traditional ORMs. You can read more about that here. Although, you can still open a feature request regarding the use case and why you would need this here so that we can consider it in our planning.
👍 1