Migrate Dev Branch to Main
I was expecting an easy way to merge my dev branch to main so that my production app would point to the schema it was built off of in dev, but I'm missing something 
I'm almost positive this is just a knowledge gap of mine, but I would really appreciate it if someone could help me understand how to fulfill the following flow...
I work off of dev locally, push and open a PR. That PR gets merged and the DB inherits the updated schema I was working off of in dev.
I'm almost positive this is just a knowledge gap of mine, but I would really appreciate it if someone could help me understand how to fulfill the following flow...
I work off of dev locally, push and open a PR. That PR gets merged and the DB inherits the updated schema I was working off of in dev.
