CloudServices/Sync/ReDash: Difference between revisions

Jump to navigation Jump to search
added details to description
(update)
(added details to description)
Line 19: Line 19:
| deviceid || varchar || Browser profile id? Not currently captured.
| deviceid || varchar || Browser profile id? Not currently captured.
|-
|-
| when || bigint || Linux time stamp of when error occurred. Make sure to put in "quotes" since when is a reserved SQL word.
| when || bigint || Linux time stamp of when sync occurred. Make sure to put in "quotes" since when is a reserved SQL word.
|-
|-
| took || bigint || ???
| took || bigint || Time it took to Sync?
|-
|-
| failurereason || row(name varchar, value varchar) || Sync failure reason
| failurereason || row(name varchar, value varchar) || Sync failure reason
53

edits

Navigation menu