This commit is contained in:
parent
4a0d32eb60
commit
70eddb6ce2
|
@ -0,0 +1 @@
|
|||
CREATE INDEX ticketLog_creationDate_IDX USING BTREE ON vn.ticketLog (creationDate,changedModel,`action`);
|
Loading…
Reference in New Issue