mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-15 22:12:19 -04:00
4 lines
83 B
MySQL
4 lines
83 B
MySQL
|
|
ALTER TABLE bots DROP COLUMN IF EXISTS lasticonupdate;
|
||
|
|
|
||
|
|
DROP TABLE IF EXISTS bots;
|