fix(query): escape wildcards in text search (#7131) (#7135)

* fix(query): escape like wildcards

* test: search query wildcards

* add do nothing
This commit is contained in:
Silvan
2024-01-02 16:27:36 +01:00
committed by GitHub
parent 9892fd92b6
commit 8bc56f6fe7
6 changed files with 736 additions and 51 deletions

1
.gitignore vendored
View File

@@ -76,6 +76,7 @@ migrations/cockroach/migrate_cloud.go
!/.artifacts/zitadel
/zitadel
node_modules/
.kreya
go.work
go.work.sum