Skip to content
Snippets Groups Projects
Commit 79127102 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

identifiers: force timestamps as integers everywhere

The subversion loader (T680) has shown that throwing floating point values
around for timestamps is a mess waiting to happen.

We now coerce all clients to send us timestamps as integer numbers of seconds
and microseconds, avoiding data losses everywhere.
parent 87444d4a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment