Join Slack
Powered by
Hi, is there a way to use `websearch_to_tsquery` (...
# orm-help
b
Benny Kachanovsky
03/30/2022, 4:39 PM
Hi, is there a way to use
websearch_to_tsquery
(Postgres) search function instead of
to_tsvector
using Prisma?
a
Austin
03/30/2022, 10:40 PM
Hey Benny, That’s not possible today without using a
raw query
. Would you mind opening a
feature request
with more details about your use case?
b
Benny Kachanovsky
04/01/2022, 1:14 PM
Hi, will do, thanks!
8
Views
Open in Slack
Previous
Next