mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
5 lines
155 B
SQL
5 lines
155 B
SQL
DROP MATERIALIZED VIEW IF EXISTS posts_by_team_day;
|
|
|
|
DROP MATERIALIZED VIEW IF EXISTS bot_posts_by_team_day;
|
|
|
|
DROP MATERIALIZED VIEW IF EXISTS file_stats;
|