search using emailId
This commit is contained in:
@@ -53,7 +53,7 @@ public class ExperimentSpecification {
|
||||
cb.function("jsonb_extract_path_text",
|
||||
String.class,
|
||||
root.get("experimentOwner"),
|
||||
cb.literal("email")),
|
||||
cb.literal("emailId")),
|
||||
value
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user