INSERT INTO settings VALUES ('integration_slack_webhook_channel', '');
ALTER TABLE project_integrations ADD COLUMN slack_webhook_channel text;
|
||
|---|---|---|
| .. | ||
| about.php | ||
| api.php | ||
| application.php | ||
| board.php | ||
| calendar.php | ||
| integrations.php | ||
| layout.php | ||
| project.php | ||
| sidebar.php | ||
| webhook.php | ||