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
{{ message }}
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
Rebuilding a table with non-integer id's doesn't work. Is there a workaround? I'm not sure why this is even an issue.
I had this happen twice. The first table was small enough I could convert to integer, and then back. After the table is 'rebuilt', non-integer id's and parent_id's work fine, but not prior to the rebuild.
My second table is much too massive to do by hand.