Files
silo-server/migrations/077_user_progress_edition_hints.down.sql
T

3 lines
76 B
SQL
Raw Normal View History

2026-05-22 20:26:11 -04:00
ALTER TABLE user_watch_progress
DROP COLUMN IF EXISTS last_edition_key;