This website requires JavaScript.
Explore
Help
Register
Sign in
Fijxu
/
invidious
Watch
5
Star
5
Fork
You've already forked invidious
2
Code
Issues
27
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
bd4f5ebcdf
invidious
/
config
/
migrate-scripts
/
migrate-db-88b7097.sh
4 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Add migrate script and update README
2019-02-10 12:46:58 -06:00
#!/bin/sh
Rename migrate scripts
2019-03-23 11:28:24 -05:00
psql invidious -c
"ALTER TABLE channel_videos ADD COLUMN premiere_timestamp timestamptz;"
Reference in a new issue
Copy permalink