How would you handle migrating a column in a database?
Resposta da entrevista
Sigiloso
26 de abr. de 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.