Does anyone have an idea why the column definition is wrapping the dataType with " ... "

This is making the whole SQL expression invalid. If I remove manually the " .. " around the expression it works. This is the result of running drizzle-kit generate:pg https://github.com/drizzle-team/drizzle-orm/issues/247#issuecomment-1742110943
GitHub
Add Full-Text Search capability · Issue #247 · drizzle-team/drizzle...
This is a feature request for Full-Text Search functionality to perform a fulltext search on specific fields. Ideally with support for using GIN/GIST indexes to speed up full text search.
2 Replies
Angelelz
Angelelz•14mo ago
Because it's scaping the string passed to it sql.raw() Should be used. I'll reply in the GH issue
Berzerker
BerzerkerOP•14mo ago
thanks, repleid still doesn't work 😄
Want results from more Discord servers?
Add your server