Updated fields search for postgres to support array item

Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>
This commit is contained in:
rdeepc
2023-05-22 21:55:40 -04:00
parent 4b2a9b5509
commit 3c09e8d3cb
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-module-pg': patch
---
Updated Postgres search query filter in DatabaseDocumentStore to support field value search in array.