DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
deck-builder
Unlisted
summary
tree
log
refs
ref:
388ed83bc15216d9b63712cf70482727c0e1a445
deck-builder
/
api
/
migrations
/
2023-02-17-075706_create_users
/down.sql
-rw-r--r--
65 bytes
View
Log
Blame
View raw
Permalink
388ed83b
—
Jonni Liljamo
chore(client, server, api, shared): fix clippy lints
1 year, 9 months ago
1
2
3
--
This
file
should
undo
anything
in
`
up
.
sql
`
DROP
TABLE
users
;