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