mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
fix(server): searchRandom response (#15580)
* fix searchRandom * add e2e * set outer limit
This commit is contained in:
parent
065d885ca0
commit
ba105d9f19
5 changed files with 60 additions and 9 deletions
|
|
@ -60,6 +60,8 @@ union all
|
|||
limit
|
||||
$14
|
||||
)
|
||||
limit
|
||||
$15
|
||||
|
||||
-- SearchRepository.searchSmart
|
||||
select
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue