Closed patrickt416 closed 4 years ago
You mention that you're just updating the price but there are like 700 lines of change in this PR. Was that the intention?
It's because it's comparing it to previous version before we merged into main. What I have now in issue-24 includes the changes that were merged iinto main just recently.
You mention that you're just updating the price but there are like 700 lines of change in this PR. Was that the intention?
It's because it's comparing it to previous version before we merged into main. What I have now in issue-24 includes the changes that were merged earlier.
Ahh makes sense.
Looks good to me, I see the prices being added to the service and the updated sql for the database. Also looks like it includes an update for customer reviews if I'm correct?
It does include update for customer reviews, but it's the same update from me that was merged to main just earlier today. lol It picked up on all of it, but the only real change is the price thing.
You mention that you're just updating the price but there are like 700 lines of change in this PR. Was that the intention?