Wrong format of timestamp in sqlite database #552
Answered
by
nfcampos
SsspongeBob
asked this question in
Q&A
-
the timestamp column in my sqlite database just look like this: |
Beta Was this translation helpful? Give feedback.
Answered by
nfcampos
May 30, 2024
Replies: 1 comment 1 reply
-
We've updated the timestamp format to avoid collision issues when running in parallel or too close together in time. You can still use this value to sort things chronologically |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nfcampos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've updated the timestamp format to avoid collision issues when running in parallel or too close together in time. You can still use this value to sort things chronologically