Remix.run Logo
ozgrakkurt 7 days ago

Maybe you don’t delete it then?

taeric 7 days ago | parent [-]

I mean, this is essentially the same lesson that database admins learn with nullable fields. Often it isn't the "deleting one is hard" so much as "adding one can be costly."

It isn't that you can't do it. But the code side of the equation is the cheap side.