This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
SamTV12345-PodFetch
mirror of
https://github.com/SamTV12345/PodFetch.git
Watch
0
Star
0
Fork
You've already forked SamTV12345-PodFetch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
SamTV12345-PodFetch
/
migrations
/
postgres
/
2023-12-28-114101_user_api_key
/
down.sql
2 lines
84 B
SQL
Raw
Permalink
Blame
History
-- This file should undo anything in `up.sql`
ALTER
TABLE
users
DROP
COLUMN
api_key
;
Reference in New Issue
View Git Blame
Copy Permalink