How would you handle migrating a column in a database?
Respuesta de la entrevista
Anónimo
26 abr 2025
I said I would make a new column, backfill the data, and maintain the data with a db trigger until we could deprecate the column. I don't think he liked the answer.