preview pane in client
This commit is contained in:
@@ -386,6 +386,10 @@ message GetTableDataResponse {
|
||||
|
||||
// The generation returned by this response. Zero is never returned.
|
||||
int64 row_version = 5;
|
||||
|
||||
// Active journal containing this row's automatic accounting line, when the
|
||||
// table is ACCOUNTING-enabled and the row has been posted.
|
||||
optional int64 journal_id = 6;
|
||||
}
|
||||
|
||||
// Count non-deleted rows.
|
||||
|
||||
Reference in New Issue
Block a user