Replace go-migrate with morph (#19116)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c8198fbefe
Коммит
6595b31f23
3
db/migrations/postgres/000051_create_msg_root_count.down.sql
Обычный файл
3
db/migrations/postgres/000051_create_msg_root_count.down.sql
Обычный файл
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE channelmembers DROP COLUMN IF EXISTS msgcountroot;
|
||||
ALTER TABLE channelmembers DROP COLUMN IF EXISTS mentioncountroot;
|
||||
ALTER TABLE channels DROP COLUMN IF EXISTS totalmsgcountroot;
|
||||
Ссылка в новой задаче
Block a user