I have a table of identities (ie aliases) for any number of people. Each row has a previous name and a new name. In production, there are approximately 1M rows. For example:
id, old, new
—
I have a table of identities (ie aliases) for any number of people. Each row has a previous name and a new name. In production, there are approximately 1M rows. For example:
id, old, new
—