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
The schema of the value tables should use a foreign key to the series config table, rather than explicitly contain the name of the series, which is a massive waste of space and slow to search on.