mattermost/server/channels/db/migrations/postgres/000016_create_reactions.down.sql

2 lines
32 B
MySQL
Raw Permalink Normal View History

2022-01-08 03:16:07 -05:00
DROP TABLE IF EXISTS reactions;