Page MenuHomePhabricator

[alias-server] Add new database methods for getting and storing aliases
ClosedPublic

Authored by bytesofman on Apr 13 2023, 17:18.

Details

Summary

T3060

Add new methods for getting and storing aliases in db.

Note: Realized I need to wipe the db in between these unit tests. Next diff will fix this, improve organization of db unit tests.

Test Plan

npm test

Diff Detail

Event Timeline

This revision is now accepted and ready to land.Apr 14 2023, 13:06