Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the ordering in query for ActiveRecordWithLock adapter
why? This is to test the performance of the query for databse that uses lsm and SST for storage. When the load is huge there is pperformance degredation because of the dead tuples building up. we want move job_id before run_at.
- Loading branch information