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
87986d88d0d6f94de5ace07c31bbf1606cc1d8d3
silo-server
/
migrations
/
077_user_progress_edition_hints.up.sql
T
3 lines
84 B
SQL
Raw
Normal View
History
Unescape
Escape
Initial Silo migration
2026-05-22 20:26:11 -04:00
ALTER
TABLE
user_watch_progress
ADD
COLUMN
IF
NOT
EXISTS
last_edition_key
TEXT
;
Reference in New Issue
Copy Permalink