Welcome Guest, Not a member yet? Register   Sign In
Proper use of migrations in a production project
#2

(This post was last modified: 04-17-2025, 01:45 AM by kcs.)

I am also super inter interested in the question Smile
I am a big fan of migrations now that I understood I could also use them for updating db and content, and I very much like the reliability they give me so I can work on changes, then deploy them on my staging environnement and then production without a doubt that the changes in the database will be made as they should. And while I have deployments automatised, I did not yet manage to automatise that part.
Right now I use gitlab CI/CD jobs for deployments, but I still have to go launch the migrations manually.
In my thinking, I considered at least doing a php spark migrate status to warn migrations were needed but I dropped it because I was not managing to get Gitlab to do it (forgot for which reason exactly).
Reply


Messages In This Thread
RE: Proper use of migrations in a production project - by kcs - 04-17-2025, 01:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB