Hacker News new | ask | show | jobs
by UK-Al05 836 days ago
Normally all breaking changes can be broken up into 2.

First add the additions to the db, then the new version of the software can work with the db.

Then once all software is updated, remove the old fields.