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
bbc65baabc93ae4d5e95fef48cfc1e5eea8376fa
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