chore: disable hooks in sort update

This commit is contained in:
Chareice 2023-03-17 15:02:58 +08:00
parent bf50615060
commit 18a75e096c

View File

@ -78,6 +78,7 @@ export class SortField extends Field {
sort: start,
},
{
hooks: false,
transaction,
silent: true,
},