DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
deck-builder
Unlisted
summary
tree
log
refs
ref:
7cd43d489471c49c9c7ccad20f40fe53130055c5
deck-builder
/
api
/
migrations
/
2023-02-17-085226_create_gamedata
/down.sql
-rw-r--r--
68 bytes
View
Log
Blame
View raw
Permalink
7cd43d48
—
Jonni Liljamo
chore(client, server, shared): update naia deps
1 year, 9 months ago
1
2
3
--
This
file
should
undo
anything
in
`
up
.
sql
`
DROP
TABLE
gamedata
;