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
/
internal
/
database
/
migrations
/
000002_add_guild_to_request.down.sql
Dustin Pianalto
780613d7b9
initial database crud
2021-01-23 01:25:06 -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