top | item 40886366

(no title)

big_whack | 1 year ago

Reconfiguring tables to use a different kind of unique ID (primary key in this context) can be a much bigger pain than an ordinary column rename if it is in use by foreign key constraints.

discuss

order

snicker7|1 year ago

OR if the primary key is exported out of the DB, i.e. for constructing URLs.