-- Primary key -- Constraint -- parimary key constraint -- (value can not be null and cannot repeat) -- there can be only one primary key in a table drop table snapdeal_orders; create table ...
A PR recently landed to allow primary key changes to handle when indexes are being rebuilt. However, I'm worried about different cases (such as column additions) where the setup for the primary key ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results