lexicongovernance / pluraltools-backend

This repository contains the backend implementation for the plurality research project. The backend is responsible for handling various functionalities to support the plurality research platform.
GNU General Public License v3.0
3 stars 1 forks source link

Drop user attributes #413

Open diegoalzate opened 3 weeks ago

diegoalzate commented 3 weeks ago

overview

remove user attributes table in order to simplify table and api design

diegoalzate commented 3 weeks ago

this cant be done, but a new db structure can be proposed so we can maintain old events and have new ones

MartinBenediktBusch commented 4 days ago

This would require to store custom affiliation of users somewhere. Ideally, directly in the groups table.