first migration
This commit is contained in:
parent
983a3a52d0
commit
80ddf74cd2
4 changed files with 68 additions and 7 deletions
|
|
@ -20,7 +20,7 @@ message LogDelta {
|
|||
uint64 ID = 1;
|
||||
Quad Quad = 2;
|
||||
int32 Action = 3;
|
||||
uint64 Timestamp = 4;
|
||||
int64 Timestamp = 4;
|
||||
}
|
||||
|
||||
message HistoryEntry {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue