This website requires JavaScript.
Explore
Help
Register
Sign In
carpathianflorist
/
MarseyWorld
forked from
MarseyWorld/MarseyWorld
Watch
1
Star
0
Fork
You've already forked MarseyWorld
0
Code
Pull Requests
Activity
2320211082
MarseyWorld
/
migrations
/
20230624-add-ping_costsql.sql
3 lines
91 B
SQL
Raw
Blame
History
alter
table
comments
add
column
ping_cost
int
;
alter
table
posts
add
column
ping_cost
int
;
View Git Blame
Copy Permalink