How would you handle migrating a column in a database?
Réponse à la question d'entretien
Utilisateur anonyme
26 avr. 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.