You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The legacy schema changer implemented ADD PRIMARY KEY NOT VALID in the exactly same way as ADD PRIMARY KEY. The declarative schema changer should also follow the same behavior but maybe
send a notice to the user.