index
:
xander/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-04-28-171349_create_rating
/
down.sql
blob: 8267412266f7ade3d33b201d44acc3b1fdae6028 (
plain
)
1
2
-- This file should undo anything in `up.sql`
drop
table
ratings
;