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
If you delete the teleport entries with delteles() you have to delete the entries of the cancel table, too. Otherwise new entries in the teleport table can use primary keys which are already taken by the cancel table. This leads to the situation that these entries of teleport table cannot be canceled.
The text was updated successfully, but these errors were encountered:
If you delete the teleport entries with delteles() you have to delete the entries of the cancel table, too. Otherwise new entries in the teleport table can use primary keys which are already taken by the cancel table. This leads to the situation that these entries of teleport table cannot be canceled.
The text was updated successfully, but these errors were encountered: