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
UPDATEwebknossos.annotation_layers al SET statistics = (SELECT statistics FROMwebknossos.annotations a WHEREal._annotation=a._id) WHERE typ ='Skeleton';
ALTERTABLEwebknossos.annotation_layers ALTER COLUMN statistics SETNOT NULL;