mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 00:14:21 +01:00
expose revision in the stats method
This commit is contained in:
@@ -45,6 +45,7 @@ pub enum GeneratorResponse {
|
||||
revert_wal: i64,
|
||||
last_pull_unix_time: i64,
|
||||
last_push_unix_time: Option<i64>,
|
||||
revision: Option<String>,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user