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