Page MenuHomePhabricator

[services] Backup - Add comments to the db entities
ClosedPublic

Authored by karol on Mar 22 2022, 3:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 16 2024, 9:05 AM
Unknown Object (File)
Mar 28 2024, 2:08 PM
Unknown Object (File)
Mar 28 2024, 2:08 PM
Unknown Object (File)
Mar 28 2024, 2:08 PM
Unknown Object (File)
Mar 28 2024, 2:07 PM
Unknown Object (File)
Mar 28 2024, 1:58 PM
Unknown Object (File)
Mar 18 2024, 5:21 PM
Unknown Object (File)
Mar 16 2024, 7:57 AM

Details

Summary

Context - https://phabricator.ashoat.com/D2950#93128

Some comments to clarify things around DB entities.

Test Plan

None - these are just comments

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added reviewers: varun, max, jim, tomek.
varun requested changes to this revision.Mar 22 2022, 10:55 AM
varun added inline comments.
services/backup/docker-server/contents/server/src/DatabaseEntities/LogItem.h
15 ↗(On Diff #10591)

it's not clear to me what value is from this definition. i suggest not using the term itself in the definition if possible.

This revision now requires changes to proceed.Mar 22 2022, 10:55 AM
services/backup/docker-server/contents/server/src/DatabaseEntities/LogItem.h
15 ↗(On Diff #10591)

Nit: you're still doing the thing where you skip spaces before parantheses

services/backup/docker-server/contents/server/src/DatabaseEntities/LogItem.h
15 ↗(On Diff #10591)

Nit: you're still doing the thing where you skip spaces before parantheses

sorry I just copied it and didn't notice

it's not clear to me what value is from this definition. i suggest not using the term itself in the definition if possible.

Ok, I updated the description trying to be more descriptive this time. I'm not sure if using the word "value" can be easily avoided here.

This revision is now accepted and ready to land.Mar 28 2022, 7:41 AM