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)
Thu, Dec 26, 5:44 AM
Unknown Object (File)
Wed, Dec 25, 9:54 AM
Unknown Object (File)
Wed, Dec 25, 9:54 AM
Unknown Object (File)
Wed, Dec 25, 9:53 AM
Unknown Object (File)
Wed, Dec 25, 9:51 AM
Unknown Object (File)
Nov 22 2024, 11:13 AM
Unknown Object (File)
Nov 22 2024, 11:13 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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