You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As JSON fields are not ideal in the database wrt. querying, usage of datapoints (which heavily rely on extradata) should be replaced with dedicated tables where possible.
List all usages of datapoints in standardized modules
For each usage, collect the columns necessary for a dedicated table
As JSON fields are not ideal in the database wrt. querying, usage of datapoints (which heavily rely on extradata) should be replaced with dedicated tables where possible.