This website requires JavaScript.
Explore
Help
Register
Sign In
Ling0925
/
buster
mirror of
https://github.com/buster-so/buster.git
Watch
1
Star
0
Fork
You've already forked buster
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce8d9a3064
buster
/
packages
/
database
/
drizzle
/
0073_lovely_white_tiger.sql
1 line
90 B
MySQL
Raw
Normal View
History
Unescape
Escape
moving over slack processing work
2025-07-07 23:52:26 +08:00
ALTER
TABLE
"
slack_integrations
"
ADD
COLUMN
"
default_channel
"
jsonb
DEFAULT
'
null
'
:
:
jsonb
;