System Information
- Strapi Version: v3.6.8
- Database: Postgres
- Node Version: v14.16.1
- NPM Version: v6.4.12
Hi,
What is the strapi way to create a column with tsvector
datatype in postgres?
Or is there any similar datatype in strapi that can store tsvector
values?