Replace go-migrate with morph (#19116)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c8198fbefe
Коммит
6595b31f23
@@ -0,0 +1,5 @@
|
||||
CREATE INDEX IF NOT EXISTS idx_sharedchannelusers_user_id ON sharedchannelusers (userid);
|
||||
|
||||
ALTER TABLE sharedchannelusers DROP COLUMN IF EXISTS channelid;
|
||||
|
||||
DROP TABLE IF EXISTS sharedchannelusers;
|
||||
Ссылка в новой задаче
Block a user