This website requires JavaScript.
Explore
Help
Register
Sign In
MarseyWorld
/
MarseyWorld
Watch
10
Star
10
Fork
You've already forked MarseyWorld
0
Code
Issues
2
Pull Requests
Packages
Releases
Wiki
Activity
e9ee73ec3d
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
;
Reference in New Issue
View Git Blame
Copy Permalink