its possible have 2 connections in one app? mongo ...
# orm-help
p
its possible have 2 connections in one app? mongo + postgres
1
h
That is not currently possible unless you use two separate schemas and then generated client. Refer: https://github.com/prisma/prisma/issues/2443