|
|
|
|
|
by andrewaylett
237 days ago
|
|
I assume it would backfill values for any column, as a side-effect of propagating values for any column. But nullable columns are the only type you can add to a table that already contains rows, and mean that every row immediately has an update that needs to be sent. |
|