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
/
backend
/
migrations
/
2021-12-18-130837_bots
/
down.sql
blob: 3d14604074cf1ac509a869ff71683d2b0a92b9e6 (
plain
)
1
2
3
DROP
TABLE
code_bundles
;
DROP
INDEX
bots_index
;
DROP
TABLE
bots
;