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