mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Fixed column selection of ix_chores_log_performance1 index
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CREATE INDEX ix_chores_log_performance1 ON chores_log (
|
||||
id,
|
||||
chore_id,
|
||||
undone,
|
||||
tracked_time
|
||||
);
|
||||
|
Reference in New Issue
Block a user