Closed spherulitic closed 1 year ago
This will update all the queries in the stats module to remove joins to the login table, which will no longer be used.
EDIT: also removing joins to the user_prefs table
Data elements pulled from the login table include name, photo, lastName, firstName -- these will come in the keycloak token.
Blocked by #95
This will update all the queries in the stats module to remove joins to the login table, which will no longer be used.
EDIT: also removing joins to the user_prefs table
Data elements pulled from the login table include name, photo, lastName, firstName -- these will come in the keycloak token.
Blocked by #95