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
156e243ee6
BangSo
/
packages
/
db
/
prisma
/
migrations
/
20260827170000_bot_webhook_...
/
migration.sql
2 lines
68 B
MySQL
Raw
Normal View
History
Unescape
Escape
first commit
2026-09-01 16:51:19 +00:00
ALTER
TABLE
"
bots
"
ADD
COLUMN
IF
NOT
EXISTS
"
webhookSecretId
"
TEXT
;