by fabianlindfors on 11/15/23, 5:35 PM with 3 comments
by stephenr on 11/15/23, 7:07 PM
If, as claimed, when using a RDBMS:
> your database will make the change almost immediately without having to update any rows
The amount of downtime required to deploy a change which renames the column and changes the code which accesses said column, is marginally more than "almost immediately".