Implemented methods for managing BackupItems and the backup-service-backup table.
Depends on D6179
Differential D6180 Authored by bartek on Jan 5 2023, 5:15 AM.
Details Summary Implemented methods for managing BackupItems and the backup-service-backup table. Depends on D6179 Test Plan Called these locally and ensured that entities are properly inserted/read/removed from database.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: atul, ashoat. · View Herald TranscriptJan 5 2023, 5:15 AM2023-01-05 05:15:12 (UTC-8) Harbormaster completed remote builds in B15123: Diff 20618.Jan 5 2023, 5:28 AM2023-01-05 05:28:28 (UTC-8) Harbormaster completed remote builds in B15151: Diff 20659.Jan 9 2023, 2:58 AM2023-01-09 02:58:29 (UTC-8) Harbormaster completed remote builds in B15189: Diff 20701.Jan 9 2023, 7:34 AM2023-01-09 07:34:55 (UTC-8) This revision is now accepted and ready to land.Jan 9 2023, 7:30 PM2023-01-09 19:30:09 (UTC-8) Harbormaster completed remote builds in B15285: Diff 20844.Jan 12 2023, 1:09 AM2023-01-12 01:09:19 (UTC-8) Closed by commit rCOMM04a0815b1ec7: [services][backup] Add BackupItem database methods (authored by bartek). · Explain WhyJan 13 2023, 9:04 AM2023-01-13 09:04:07 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20940 services/backup/src/database.rs
|