Address outstanding merging issues with cloud branch (#17160)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c5e1b36dd3
Коммит
d3a003dcb2
@@ -626,7 +626,7 @@ CREATE TABLE `Posts` (
|
||||
`Props` text,
|
||||
`Hashtags` text,
|
||||
`Filenames` text,
|
||||
`FileIds` varchar(150) DEFAULT NULL,
|
||||
`FileIds` text,
|
||||
`HasReactions` tinyint(1) DEFAULT NULL,
|
||||
PRIMARY KEY (`Id`),
|
||||
KEY `idx_posts_update_at` (`UpdateAt`),
|
||||
|
||||
Ссылка в новой задаче
Block a user