|
|
|
|
|
by sgt101
1649 days ago
|
|
I would build a rest service that provides the code to do this, and I would test it extensively before releasing it as the mechanism to effect the change. In addition I would build a validation service that checks and tests the update data (the list of changes) before they are submitted to the change service. I would not permit any adhoc changes to the prod database. The rest service should be the only way for a mutation to be done short of a complete new release. |
|
If you need to upgrade production stuff more than that you have problems elsewhere.