I want to get my development databse during the clone

Hi, I tried to clone my app and set it up on the local server. The app is working fine but the database it consists is of the production mode. Whereas, I want the development database which was active with the branch that I cloned.

As I understand it, we clone Apps, not branches or Environments. But that would make a super Feature Request!

See, I have currently two database on my app. One is default and the other one is development.

No when I clone an app, I get the db schema of my default database, whereas, I need the db schema of my development database.

Please suggest

1 Like