DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
deck-builder
Unlisted
summary
tree
log
refs
ref:
0cc6737453188e1baa069e7c6546b5e3fd7ccdd3
deck-builder
/
api
/
migrations
/
2023-02-17-095727_create_games
/down.sql
-rw-r--r--
65 bytes
View
Log
Blame
View raw
Permalink
0cc67374
—
Jonni Liljamo
feat(client): graceful exit with disconnect
1 year, 9 months ago
1
2
3
--
This
file
should
undo
anything
in
`
up
.
sql
`
DROP
TABLE
games
;