HomePhabricator
Diffusion Comm 71c4b0f8b0b4

[sql] added ethereum_address to users table

Description

[sql] added ethereum_address to users table

Summary:
self explanatory
linear task

Test Plan:
run keyserver & watch it migrate.
also run

mysql -u root -p
...
DROP DATABASE comm;
CREATE DATABASE comm;

image.png (160×538 px, 81 KB)

Reviewers: varun, atul, ginsu, tomek, ashoat

Reviewed By: tomek, ashoat

Subscribers: tomek, abosh, varun, ginsu, atul, ashoat

Differential Revision: https://phab.comm.dev/D5566

Details

Provenance
derekAuthored on Nov 8 2022, 11:57 AM
Reviewer
tomek
Differential Revision
D5566: [sql] added ethereum_address to users table
Parents
rCOMMefbbde6e7eb5: Ensure Server{Write/Read/Bidi}ReactorBase derived class instance is deallocated…
Branches
Unknown
Tags
Unknown