This website requires JavaScript.
Explore
Help
Sign In
futureporn
/
fp
Watch
1
Star
0
Fork
You've already forked fp
0
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5e83742341
fp
/
services
/
migrations-schema
/
migrations
/
00106_add-id_num-to-vods.sql
2 lines
69 B
SQL
Raw
Blame
History
ALTER
TABLE
IF
EXISTS
api
.
vods
ADD
COLUMN
IF
NOT
EXISTS
id_num
INT
;
Reference in New Issue
View Git Blame
Copy Permalink