1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-11 18:20:33 +09:00

GO-683: Basic migration functionality

This commit is contained in:
Sergey 2023-04-25 18:17:59 +02:00 committed by Mikhail Iudin
parent f4c1dbe6be
commit ab0b112d57
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
9 changed files with 1361 additions and 1846 deletions

View file

@ -1632,6 +1632,7 @@ the element of change tree used to store and internal apply smartBlock history
| snapshot | [Change.Snapshot](#anytype.Change.Snapshot) | | snapshot - when not null, the Content will be ignored |
| fileKeys | [Change.FileKeys](#anytype.Change.FileKeys) | repeated | file keys related to changes content |
| timestamp | [int64](#int64) | | creation timestamp |
| version | [uint32](#uint32) | | version of business logic |