cossacklabs / acra

Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
https://www.cossacklabs.com/acra/
Apache License 2.0
1.33k stars 128 forks source link

Fix phantom search with JOIN tests #598

Closed Zhaars closed 1 year ago

Zhaars commented 1 year ago

Change search-term to a hardcoded invalid one instead of generating random_data.

Checklist