Are people here automating #mysql queries done by Developers in some kind of #gitops style?
If yes I would like to hear from you how it is done or which tools to look at. At my place Developers have restricted access to prod MySQL and for now always request or run queries manually. Migrations are a no go (don't know why).

