System Information
- Strapi Version: 3.6.10
- Operating System: Linux
- Database: PostgresQL
- Node Version: 14.9.2
- NPM Version: 6.14.17
- Yarn Version:
Hey strapi community, there are two questions i need to ask:
- does doing crud operation directly on strapi database via pgAdmin or any other sql tool, disturbs strapi’s response time or indexes? if so what is the best way to do this and
- how to make bulk update to column of a table in database?