This website requires JavaScript.
Explore
Help
Sign In
rusty-bever
/
gateway-old
Archived
Watch
1
Star
0
Fork
You've already forked gateway-old
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-07-04
. You can view files and clone it, but cannot push or open issues/pull-requests.
bda49d53c4
gateway-old
/
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