voteamerica / backend

MIT License
7 stars 17 forks source link

rename operator table to tb_user and align table columns with submit_new_user #207

Closed dmilet closed 5 years ago

dmilet commented 5 years ago

Fixed issue #206

jkbits1 commented 5 years ago

@dmilet this is great 👍

I've created this PR that changes the table name in the node app: https://github.com/voteamerica/backend/pull/208

Although I've merged, can we revert tb_user.is_admin to tb_user.admin, please? That's fine in principle, but I'd prefer a day or so to make that change. That field name is threaded through the node app and needs a little care when making the change