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
shipping a migration to delete it from all installations
´´´
SELECT COUNT(1)
FROM d_b_workspace AS ws
WHERE ws.type = 'probe';
´´´
still reveals a couple of instances
find last usages and types in code and remove those as well