remove robots from db

This commit is contained in:
JurajKubrican
2025-09-08 13:02:00 +02:00
parent caaa314065
commit 03a9dcff22
3 changed files with 34 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
-- This migration is irreversible as we're deleting historical data
-- If needed, you would need to restore from a backup
-- No-op down migration since we can't restore deleted tracking events
SELECT 1;