Page MenuHomePhabricator

[services] rename registration table to users table
ClosedPublic

Authored by varun on Jul 18 2022, 1:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 14, 7:03 PM
Unknown Object (File)
Mon, Apr 14, 8:14 AM
Unknown Object (File)
Tue, Apr 8, 7:52 PM
Unknown Object (File)
Tue, Apr 8, 7:51 PM
Unknown Object (File)
Tue, Apr 8, 7:51 PM
Unknown Object (File)
Tue, Apr 8, 7:51 PM
Unknown Object (File)
Mar 19 2025, 7:15 PM
Unknown Object (File)
Mar 9 2025, 7:42 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