mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Fixed column selection of ix_chores_log_performance1 index
This commit is contained in:
parent
cfaf2838d4
commit
88452a187c
@ -1,5 +1,5 @@
|
||||
CREATE INDEX ix_chores_log_performance1 ON chores_log (
|
||||
id,
|
||||
chore_id,
|
||||
undone,
|
||||
tracked_time
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user