Thomas Schmahl
Results
2
comments of
Thomas Schmahl
If you want to search only for words in the **exact** order I recommend the postgres `proximity operator`. ```js const results = await prisma.post.findMany({ where: { body: { search: "second...
I had the same problem. Clap no longer has `yaml` support and [Exercise: Write a Good CLI Program](https://qiita.com/tigercosmos/items/678f39b1209e60843cc3) is no longer usable.