This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
silo-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ace830d9e2df993e82d20b92cd4e7bfec71b7461
silo-server
/
migrations
/
154_user_watch_progress_hide_from_continue.down.sql
T
3 lines
85 B
SQL
Raw
Normal View
History
Unescape
Escape
feat(audiobooks): migrations 154 + 155 for Phase 1 close-out
2026-05-26 21:46:21 +02:00
ALTER
TABLE
public
.
user_watch_progress
DROP
COLUMN
IF
EXISTS
hide_from_continue
;
Reference in New Issue
Copy Permalink