mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-04-02 04:01:24 +02:00
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
- make SyncTimestamp::from_datetime generic over timezones - compare expiry to CURRENT_TIMESTAMP now that they're TIMESTAMPTZ - fix get_collection_timestamps not ignoring tombstones - fix the gcs upload breaking due to failing tests Closes STOR-420