mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
8bedb2cf6c
commit
ce5363cb86
|
@ -520,7 +520,7 @@ where
|
|||
{fst predic}
|
||||
)
|
||||
|
||||
order by f0.ts asc nulls first
|
||||
order by json_extract(blob, '$.commit-time'), json_extract(blob, '$.title')
|
||||
|
||||
|]
|
||||
|
||||
|
|
Loading…
Reference in New Issue