Closed khatchad closed 3 years ago
@tatianacv is already using one DB user.
Another possibility is to keep the categorizers table but link it with the user table.
@tatianacv, I think @mZneit has some questions about this one.
Also, can we have a status update?
I have linked the categorizers table with auth_user table
https://fathomless-inlet-57767.herokuapp.com/ponder/view_categorizers/
This table is really for the database. These are database users. In the web, as I mentioned, there will be only one DB user that the web app users. As such, the "user" column is really the web app user in this case.