Tested both ways for realestate and search req filters.
This commit is contained in:
@@ -423,9 +423,6 @@ const findSearchRequestsForRealEstate = async realEstate => {
|
||||
};
|
||||
}
|
||||
|
||||
//++
|
||||
console.log("Query koji koristimo:", query);
|
||||
//
|
||||
return await db.SearchRequest.findAll({
|
||||
where: query
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user