This website requires JavaScript.
Explore
Help
Register
Sign In
wayfinderak
/
Geeksbot
Watch
1
Star
0
Fork
0
You've already forked Geeksbot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Geeksbot
/
pkg
/
database
/
migrations
/
000002_add_guild_to_request.down.sql
Dustin Pianalto
3069e24e8d
Move db and services to pkg
2021-02-22 14:04:51 -09:00
2 lines
43 B
SQL
Raw
Blame
History
ALTER
TABLE
requests
DROP
COLUMN
guild_id
;
Reference in New Issue
View Git Blame
Copy Permalink