Budget 2 project, i want to be able to develop the database model over time. This results in a series of changes to the model – migrations to be more specific. In order to work with this in a more structured way, where it is possible to revisit earlier versions etc., i want to executeContinue reading “Making migrations on a local PostgreSQL database with psql and bash scripts”