Fix adding defaults for concurrent column renames
By adding the default value _after_ adding the column we avoid updating all rows in a table, saving a lot of time and unnecessary work in the process.
Showing
Please register or sign in to comment