mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-04-02 04:01:24 +02:00
* feat: add the remaining postgres get methods - add a FromSql<Timestamp, _> for SyncTimestamp - utilize Selectable for GetBso - simplify bsos_query to rely on type inference of the result Closes STOR-337