- 🇯🇵Japan ptmkenny
Drupal 7 is EOL (end of life) so 7.x issues are now being closed.
However, discussion continues in this issue: 🐛 Encrypted fields do not work with Views exposed filter(s) Active
I need to use db_query() to fetch information from the database.
I had originally thought that I could encrypt the value I need and then use that encrypted value in my db_query(). Seems things aren't that straight forward.
What's the correct way of doing this? Is it possible?
Closed: outdated
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 is EOL (end of life) so 7.x issues are now being closed.
However, discussion continues in this issue: 🐛 Encrypted fields do not work with Views exposed filter(s) Active