recreate user_stats_day index needed for concurrent refresh
This commit is contained in:
parent
5c55afc97c
commit
85ea1f0a07
@ -0,0 +1 @@
|
||||
CREATE UNIQUE INDEX IF NOT EXISTS user_stats_days_idx ON user_stats_days(day, id);
|
Loading…
x
Reference in New Issue
Block a user