DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
deck-builder
Unlisted
summary
tree
log
refs
ref:
9033f4ee833928da4589d933d3b3f041b78f1799
deck-builder
/
api
/
migrations
/
2023-02-17-095727_create_games
/down.sql
-rw-r--r--
65 bytes
View
Log
Blame
View raw
Permalink
9033f4ee
—
Jonni Liljamo
wip(client, server): handle auth and connecting
1 year, 9 months ago
1
2
3
--
This
file
should
undo
anything
in
`
up
.
sql
`
DROP
TABLE
games
;