You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I am just looking into moving our WP sites into Docker, but I am worried about how I migrate my Databases when we upgrade from 4.9 => 4.9.1 for example.
On occasions I have seen that as a part of the upgrade process WP makes changes to the database. How would I make those happen when I use containers? Does WP detect that the DB version doesn't match the installed version?
Sorry just new-ish to wordpress so I don't know how it's update system works fully.