index
:
planetwars.dev
main
Unnamed repository; edit this file 'description' to name the repository.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
planetwars-server
/
migrations
/
2022-11-21-135622_add_is_ranked_to_maps
/
down.sql
blob: 1165b380af4a9bbe006c962ad899531420bc772e (
plain
)
1
ALTER
TABLE
maps
DROP
COLUMN
is_ranked
;