Mask database
Masking
- When multiple developers are working on a single project they need to maintain the database name as per the production database name.
- In that case, they need to mask the production database in their local system. So, they do not need to change the database name before raising a pull request.