Managing the changes to the database backend of WordPress is a much different design than integrating GitHub into our development model. When a database changes, there are certain things that can be automated using database tools like triggers and stored procedures. But we can’t build a simple audit […]