This website requires JavaScript.
Explore
Help
Sign In
daniel.w
/
BangSo
Watch
1
Star
0
Fork
You've already forked BangSo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
BangSo
/
packages
/
db
/
prisma
/
migrations
/
20260827170000_bot_webhook_...
/
migration.sql
2 lines
68 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
"
bots
"
ADD
COLUMN
IF
NOT
EXISTS
"
webhookSecretId
"
TEXT
;
Reference in New Issue
View Git Blame
Copy Permalink