Add DynamoDB conversion for report types introduced in previous diff.
Also introduced DDB constants. These will be used in subsequent diffs.
Depends on D8937
Paths
| Differential D8938 Authored by bartek on Aug 25 2023, 1:10 AM.
Details Summary Add DynamoDB conversion for report types introduced in previous diff. Depends on D8937 Test Plan Unit tests, also tested together with further diffs.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptAug 25 2023, 1:10 AM2023-08-25 01:10:32 (UTC-7) bartek added a child revision: D8939: [report-service] Implement DB row item type.Aug 25 2023, 1:14 AM2023-08-25 01:14:46 (UTC-7) Harbormaster completed remote builds in B22074: Diff 30299.Aug 25 2023, 1:27 AM2023-08-25 01:27:04 (UTC-7) This revision is now accepted and ready to land.Aug 25 2023, 4:15 PM2023-08-25 16:15:35 (UTC-7) Closed by commit rCOMMbcb029cc68a2: [report-service] Add report types DB conversions (authored by bartek). · Explain WhyAug 28 2023, 7:46 AM2023-08-28 07:46:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30441 services/reports/Cargo.lock
services/reports/Cargo.toml
services/reports/src/database/item.rs
services/reports/src/database/mod.rs
services/reports/src/main.rs
|