DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
deck-builder
Unlisted
summary
tree
log
refs
ref:
649b9135c6bcd91598c7935349a7c4effcf8be15
deck-builder
/
api
/
migrations
/
2023-02-17-085421_create_actions
/down.sql
-rw-r--r--
67 bytes
View
Log
Blame
View raw
Permalink
649b9135
—
Jonni Liljamo
fix(api, server, shared): dont do drugs and api
1 year, 9 months ago
1
2
3
--
This
file
should
undo
anything
in
`
up
.
sql
`
DROP
TABLE
actions
;