ParabolInc / parabol

Free online agile retrospective meeting tool
https://www.parabol.co/
Other
1.87k stars 326 forks source link

chore: normalize data in PG across tables #9932

Open mattkrick opened 2 days ago

mattkrick commented 2 days ago

We've gotten into a pretty bad habit of denormalizing data across tables. This makes updates tricky because you have to update the field in multiple tables!

Here are some culprits I've found that we should remove. As we find more we should add them here & try really hard to have a single source of truth!

AC