db/migrations: drop nextsyncat and description columns from shared remotes (#25064)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a4ece51391
Коммит
1cd439f8e0
@@ -0,0 +1 @@
|
||||
-- It is intentionally to not have rollback for sharedchannelremotes_drop_nextsyncat_description
|
||||
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE sharedchannelremotes DROP COLUMN IF EXISTS nextsyncat;
|
||||
ALTER TABLE sharedchannelremotes DROP COLUMN IF EXISTS description;
|
||||
Ссылка в новой задаче
Block a user