How can I point to a prisma 1 database + namespace...
# orm-help
k
How can I point to a prisma 1 database + namespace? I want to introspect it with prisma 2 and generate a client, but I don't know the connection URL
r
Are you using the Prisma1 demo server?