|
|
|
|
|
by threeseed
570 days ago
|
|
> Even if you have a great deployment pipeline, at some point, you'll need to add a missing index in production fast because a wave of users came in and revealed a shit query. This sounds more like a CI/CD and process issue. There is no reason why adding a new index in code and deploying it into Production should be more complex or error prone than modifying it on the database itself. |
|