|
|
|
|
|
by pjmlp
1149 days ago
|
|
Yes,install the RDMS into their computer just like any other development tool. Yes, learn to use multiple schemas and instances, just like using multiple deployments into Apache, Tomcat, IIS,... Or even better, join the hype, and use containers with volumes configured for each feature branch. |
|
And how do you merge changes and do rollbacks?
Not to mention the whole
GetCustomer_1
GetCustomer_2
GetCustomer_3
Where code is copy and pasted and modified slightly.