Join Slack
Powered by
With Kysely, does anyone know if it’s possible to ...
# help
r
Ross Coundon
06/06/2022, 8:00 PM
With Kysely, does anyone know if it’s possible to build a MySQL query that includes reference to a FULLTEXT index using
MATCH() AGAINST() ?
t
thdxr
06/06/2022, 8:27 PM
you can always fallback to using raw sql
r
Ross Coundon
06/06/2022, 8:31 PM
Ok, cool. I’ll give it a try
Open in Slack
Previous
Next