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