hello everyone, does anyone here have migrated pri...
# orm-help
r
hello everyone, does anyone here have migrated prisma1 cloud to local prisma1, my problem is, previous developer has not pushed latest code in github and schema is different then what it is in prisma1 cloud, am trying to introspect and get schema that is in prisma1 cloud, running, prisma1 introspect ask for various db settings, but prisma1 cloud has this url, and i am not sure what are the db setting on them, can someone help me out, (database.yml has this endpoint like : https://us1.prisma.sh/...../dev)
👀 1
n
Hey Roshan 👋 I think you would need to use the
prisma1 export
command for this case.
v
👋 Hello @roshan karki, did you have a chance to check Nurul's suggestion? Let us know if that helped!