Commit 944d723
authored
[REF-1174] fix(schedule): Update orderBy clause in workflowScheduleRecord query (refly-ai#2012)
fix(schedule): Update orderBy clause in workflowScheduleRecord query
- Modified the orderBy clause in the findMany method to sort by both scheduledAt and pk fields, enhancing the query's sorting logic for better data retrieval.1 parent a38a791 commit 944d723
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments