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
There's a part of the CDB_Has_Usable_Primary_Key process which is looking for a valid integer column and reuse it, which is more expensive than generating a new valid column from scratch.