Database Schema Migrations - Best Practices
Updating your application from time to time requires deeper changes that may affect the data layer. When you have to touch the data and your database, it’s always important to consider the impact of changes and how to minimise the risks.
For what we ...
anto.hashnode.dev5 min read