MM-18522: Include edited posts in compliance export. (#12197)

* MM-18522: Export all post edits in compliance exports.

* MM-18522: Changes ordering of export query post results.
Этот коммит содержится в:
Martin Kraft
2019-09-13 18:18:06 -04:00
коммит произвёл GitHub
родитель 85ce27fc93
Коммит 890a7c6985
2 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@@ -20,6 +20,7 @@ type MessageExport struct {
PostId *string
PostCreateAt *int64
PostUpdateAt *int64
PostMessage *string
PostType *string
PostRootId *string