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
tools/settings_migrate_group: the migrating table is not entangled with itself
Level-variant rows now pass through the front end, so the
entanglement guard must scan every table except the one being
migrated, and level-variant rows themselves are exempt - the guard
exists to protect a plain row from a variant twin elsewhere, not to
refuse the variant grammar it was waiting for.
0 commit comments