In D8789 new methods were introduced for database attribute parsing. This diff replaces the deprecated methods with the new ones.
Details
Details
Cargo build
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D8850 Authored by bartek on Aug 17 2023, 9:08 AM.
Details Summary In D8789 new methods were introduced for database attribute parsing. This diff replaces the deprecated methods with the new ones. Test Plan Cargo build
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptAug 17 2023, 9:08 AM2023-08-17 09:08:15 (UTC-7) Harbormaster completed remote builds in B21846: Diff 30019.Aug 17 2023, 9:25 AM2023-08-17 09:25:33 (UTC-7) bartek added inline comments. This revision is now accepted and ready to land.Aug 18 2023, 9:35 AM2023-08-18 09:35:19 (UTC-7) Closed by commit rCOMM76f6c0d8990f: [blob][feature-flags] Replace deprecated methods (authored by bartek). · Explain WhyAug 22 2023, 12:17 AM2023-08-22 00:17:48 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30019 services/blob/src/database/client.rs
services/blob/src/database/old.rs
services/blob/src/database/types.rs
services/blob/src/service.rs
services/comm-services-lib/src/database.rs
services/feature-flags/src/database.rs
|