Eventually I will have to implement migrations!. Though, this is something that I should look into soon because it is reminiscent of production, development and test environments which is what I was looking for this entire time! (just didn't think "migrations" was the name for it).
Since sync is a destructive action I don't want my database to blow up in production. Yep, definitely something to look at in the near future.
Eventually I will have to implement migrations!. Though, this is something that I should look into soon because it is reminiscent of production, development and test environments which is what I was looking for this entire time! (just didn't think "migrations" was the name for it).
Since sync is a destructive action I don't want my database to blow up in production. Yep, definitely something to look at in the near future.