Page MenuHomePhabricator

[services] rename registration table to users table
ClosedPublic

Authored by varun on Jul 18 2022, 1:23 PM.
Tags
None
Referenced Files
F3894602: D4559.diff
Sat, Jan 25, 6:28 AM
Unknown Object (File)
Mon, Jan 20, 11:36 PM
Unknown Object (File)
Dec 26 2024, 5:44 AM
Unknown Object (File)
Dec 25 2024, 9:54 AM
Unknown Object (File)
Dec 25 2024, 9:54 AM
Unknown Object (File)
Dec 25 2024, 9:53 AM
Unknown Object (File)
Dec 25 2024, 9:51 AM
Unknown Object (File)
Nov 22 2024, 11:13 AM

Details

Summary

we're going to repurpose this table to store more than just registration data (i.e. username, wallet address, auth type, user's public key). this rename is the first step

Test Plan

ran the service locally and made sure i could read/write to the renamed DDB table

Diff Detail

Repository
rCOMM Comm
Branch
eng-1421 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun requested review of this revision.Jul 18 2022, 1:36 PM

Seems like we'll need to update D4525 for this name change as well

Seems like we'll need to update D4525 for this name change as well

will update now before landing!

This revision is now accepted and ready to land.Jul 19 2022, 11:25 AM