This commit is contained in:
Dmitry Zuikov 2024-06-06 13:30:41 +03:00
parent 8bedb2cf6c
commit ce5363cb86
1 changed files with 1 additions and 1 deletions

View File

@ -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')
|]