handle different db name

This commit is contained in:
mertalev
2025-05-12 16:46:40 -04:00
parent db2493d003
commit e851884f88
5 changed files with 12 additions and 22 deletions

View File

@@ -84,7 +84,7 @@ limit
$7
offset
$8
commit
rollback
-- SearchRepository.searchDuplicates
begin
@@ -115,7 +115,7 @@ from
"cte"
where
"cte"."distance" <= $7
commit
rollback
-- SearchRepository.searchFaces
begin
@@ -144,7 +144,7 @@ from
"cte"
where
"cte"."distance" <= $4
commit
rollback
-- SearchRepository.searchPlaces
select