drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: (Mysql) Support fulltext index in the schema declaration
Open
db/mysql
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
There is no way to declare a [fulltext index](https://dev.mysql.com/doc/refman/8.1/en/innodb-fulltext-index.html) in the schema.
I'm not sure if this issue belongs here or in the Drizzle-kit repo.
I'd imagine something like [this](https://github.com/drizzle-team/drizzle-orm/pull/449#issuecomment-1558555533)
Contributor guide
Assessment
This issue has not been assessed yet.