This website requires JavaScript.
Explore
Help
Sign In
Chewing_Bever
/
rusty-bever
Archived
Watch
1
Star
0
Fork
You've already forked rusty-bever
1
Code
Issues
41
Pull Requests
1
Projects
Releases
Activity
This repository has been archived on
2021-10-25
. You can view files and clone it, but cannot push or open issues/pull-requests.
6d83c18036
rusty-bever
/
migrations
/
2021-08-20-110251_users-and...
/
down.sql
3 lines
98 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
DROP
TABLE
IF
EXISTS
users
,
refresh_tokens
CASCADE
;
Reference in New Issue
View Git Blame
Copy Permalink