This website requires JavaScript.
Explore
Help
Sign in
xerbalind
/
planetwars.dev
Watch
1
Star
0
Fork
You've already forked planetwars.dev
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
1
Wiki
Activity
9ed7d7ab2f
planetwars.dev
/
planetwars-server
/
migrations
/
2022-07-30-145155_add_public_to_matches
/
down.sql
Ilion Beyst
ee5c67c092
add is_public to matches
2022-07-30 17:03:32 +02:00
1 line
43 B
SQL
Raw
Blame
History
ALTER
TABLE
matches
DROP
COLUMN
is_public
;
Reference in a new issue
View git blame
Copy permalink