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
chore add to dev.sh CLI mysql prompt into db container task
Instead of using an external MariaDB/MySQL client, we can use the
container's internal mysql client directly.
Since it's a container for development, and WordPress instance expects
only one database, we can assume that this won't do anything in other
contexts.
0 commit comments