HomePhabricator
Diffusion Comm 6ffad5aabef5

[services][blob] Add methods to manage the blob table

Description

[services][blob] Add methods to manage the blob table

Summary:
Implemented methods for managing the blob-service-blob table. They will be needed in subsequent diffs.

This is mostly the same approach as in Identity Service, except I use anyhow to handle errors for now, for the sake of simplicity. Proper error handling is going to be introduced later.

Link to the C++ counterpart

Part of ENG-2300

Test Plan: Called these locally and ensured that entities are properly inserted/read/removed from database.

Reviewers: varun, jon, tomek, marcin

Reviewed By: varun, tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D5693

Details

Provenance
bartekAuthored on Nov 25 2022, 4:09 PM
Reviewer
varun
Differential Revision
D5693: [services][blob] Add methods to manage the blob table
Parents
rCOMM9c4868c181bd: [services][blob] Use chrono::DateTime for timestamps
Branches
Unknown
Tags
Unknown