(no title)
merth
|
6 months ago
I didnt read the article but how you do is, you should create new column without deleting the old one, and your code should be updated to use the new column, once you phase out the old version of the code, you backfill data from old column to new one, and delete the old column.
sgarland|6 months ago
This method doesn’t work as well with distributed DBs, but to be fair they’re a terrible idea for most use cases.